mirror of
https://github.com/Opvolger/Opvolger.git
synced 2025-04-19 03:24:58 -04:00
10 lines
No EOL
231 B
Markdown
10 lines
No EOL
231 B
Markdown
https://raw.githubusercontent.com/docker/docker/master/contrib/check-config.sh
|
|
|
|
|
|
ubuntu
|
|
sudo apt-get purge --auto-remove initramfs-tools
|
|
|
|
sudo apt install docker.io
|
|
sudo update-alternatives --config iptables
|
|
|
|
# need iptables-legacy |