mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-31 15:30:50 +02:00
chore: Housekeeping on the 'open-dkim' script (#2267)
This commit is contained in:
parent
ed562a7057
commit
d9e8accf5f
3 changed files with 10 additions and 12 deletions
|
@ -21,7 +21,7 @@ function setup_file
|
|||
--name "${CONTAINER_NAME}" \
|
||||
--cap-add=SYS_PTRACE \
|
||||
-v "${PRIVATE_CONFIG}":/tmp/docker-mailserver \
|
||||
-v "${CDIR}/test/test-files":/tmp/docker-mailserver-test:ro \
|
||||
-v "${PWD}/test/test-files":/tmp/docker-mailserver-test:ro \
|
||||
-e DEFAULT_RELAY_HOST=default.relay.host.invalid:25 \
|
||||
-e PERMIT_DOCKER=host \
|
||||
-e DMS_DEBUG=0 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue