Skip to content

Instantly share code, notes, and snippets.

@b4oshany
Created August 24, 2019 07:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save b4oshany/f5a103a920e8e19e1c29a2a4d94c9cdb to your computer and use it in GitHub Desktop.
Save b4oshany/f5a103a920e8e19e1c29a2a4d94c9cdb to your computer and use it in GitHub Desktop.
Fix docker login fails on a server with no X11 installed
sudo apt install gnupg2 pass -y
gpg2 --full-generate-key
pass init "whatever key id you have"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment