forked from jan/cacert-devsetup
Add GPG support to signer image
This commit is contained in:
parent
82f90f7fa2
commit
b6bead34ab
3 changed files with 23 additions and 6 deletions
|
|
@ -115,6 +115,8 @@ services:
|
|||
SIGNER_WORKDIR: /srv/ca/work
|
||||
SIGNER_CA_CONFIG: /srv/caconfig
|
||||
SIGNER_BASEDIR: /srv/ca
|
||||
SIGNER_GPG_KEYRING_DIR: /srv/ca/gpg
|
||||
SIGNER_GPG_ID: gpg@cacert.localhost
|
||||
volumes:
|
||||
- signersockets:/srv/sockets
|
||||
- signerdata:/srv/ca
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue