forked from coreos/mantle
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bind mount ~/.gnupg to the same directory in the sdk. Mounting it other places causes gpg to ignore the /run/user/$uid/gnupg directory and create temp directories instead, although it is unclear why. Always mount the /run/user/$uid/gnupg directory to the same location in the sdk becuase configuring gpg to use a different directory is no longer as simple as using the GPG_AGENT_INFO environment variable. Don't be clever when mounting SSH sockets either. Just mount them in the same place as they were in the real root.
- Loading branch information
Andrew Jeddeloh
committed
Feb 12, 2018
1 parent
d9be7be
commit 02e1f8c
Showing
1 changed file
with
27 additions
and
23 deletions.
There are no files selected for viewing
This file contains 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