Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save grigorkh/151e0c197d9b6b4e2fd2a8cf24bf2b9d to your computer and use it in GitHub Desktop.
Save grigorkh/151e0c197d9b6b4e2fd2a8cf24bf2b9d to your computer and use it in GitHub Desktop.
sudo bash -c 'echo "deb [arch=$(dpkg --print-architecture)] https://download.docker.com/linux/ubuntu $(lsb_release -cs) stable" > /etc/apt/sources.list.d/docker-ce.list'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment