NIXAID.COM
  • OLD Blog
  • Gitea
  • Wiki
  • About
Subscribe

gpg

A collection of 1 post
Using GPG inside a Docker container
gpg

Using GPG inside a Docker container

One day you may need to run a GPG 2.x inside a Docker container. In Ubuntu Artful the gpg-agent creates its agent-socket under /run/user, instead of $GNUPGHOME/ which by default is ~/.gnupg. You can check what path does your gpg agent-socket use by running: $ gpgconf --list-dirs | grep agent-socket
Dec 1, 2017 — 1 min read
NIXAID.COM © 2025
Powered by Ghost