Skip to content

Instantly share code, notes, and snippets.

@moracabanas
Created January 26, 2021 22:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save moracabanas/f9e3a3ebf151f96dde7f6b6d28fca7a7 to your computer and use it in GitHub Desktop.
Save moracabanas/f9e3a3ebf151f96dde7f6b6d28fca7a7 to your computer and use it in GitHub Desktop.
#!/bin/bash
apt update
sudo apt install docker.io
systemctl enable --now docker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment