Skip to content

Instantly share code, notes, and snippets.

@l3acucm
Last active February 12, 2018 17:37
Show Gist options
  • Select an option

  • Save l3acucm/9146820cacb76fc3492e2c9b2285d44b to your computer and use it in GitHub Desktop.

Select an option

Save l3acucm/9146820cacb76fc3492e2c9b2285d44b to your computer and use it in GitHub Desktop.

Issue:

Docker: resource or device is busy

Solution:

cat /proc/mounts |grep docker
sudo umount /path

Source

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment