sudo apt-get install apt-transport-https ca-certificates curl software-properties-common curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add - sudo add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/ubuntu bionic stable" sudo apt-get update
Created
December 18, 2018 12:30
-
-
Save huenisys/578e9cacbde4569015fc0c542f37ddc1 to your computer and use it in GitHub Desktop.
install docker in ubuntu 18.04
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment