6 ms·
Here simple sample to setup Ubuntu with Custom Kernel compiled with the needed modules to run Docker 1.12 https://github.com/laithshadeed/linode-stackscripts/bl
by laithshadeed 10y ago
Here simple sample to setup Ubuntu with Custom Kernel compiled with the needed modules to run Docker 1.12
https://github.com/laithshadeed/linode-stackscripts/blob/master/setup-docker-server.sh https://github.com/laithshadeed/linode-stackscripts/blob/mas...
- mwpmaybe 10y agoYou don't need a custom kernel to run Docker on Linode. Just change the storage driver to overlay (as you do in this stack script) and you're good to go. Otherwise this is a very nice script. I typically install the vim-nox package (instead of vim) but I'm not sure it makes a difference.