Created
February 28, 2022 06:52
-
-
Save grigorkh/151e0c197d9b6b4e2fd2a8cf24bf2b9d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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