Skip to content

Instantly share code, notes, and snippets.

  • Save dgierejkiewicz/331d11b13804803cd738e7c92db5e1fe to your computer and use it in GitHub Desktop.
Save dgierejkiewicz/331d11b13804803cd738e7c92db5e1fe to your computer and use it in GitHub Desktop.
After kernel update, this may need to be run for docker to start working again
sudo apt-get install linux-image-extra-`uname -r` && sudo modprobe aufs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment