Last active
August 8, 2019 14:07
-
-
Save wendreof/66365d12c743167d24d70f71b96e0ff8 to your computer and use it in GitHub Desktop.
Get Docker key
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
| curl -fsSL https://download.docker.com/linux/debian/gpg | sudo apt-key add - |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment