Skip to content

Instantly share code, notes, and snippets.

@BennetE
Created August 31, 2023 10:23
Show Gist options
  • Save BennetE/38747db69fd67dba0d84d6a0a39f3ff8 to your computer and use it in GitHub Desktop.
Save BennetE/38747db69fd67dba0d84d6a0a39f3ff8 to your computer and use it in GitHub Desktop.
docker installation steps debian 10
sudo apt update
sudo apt install apt-transport-https ca-certificates curl gnupg2 software-properties-common
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment