Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save gilyes/8fdc4a66a5a8dc817e22181fb4194195 to your computer and use it in GitHub Desktop.
Save gilyes/8fdc4a66a5a8dc817e22181fb4194195 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