Last active
June 17, 2021 08:42
-
-
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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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