add ONE_SHOT so container exits after run

This commit is contained in:
2023-07-17 17:49:02 +00:00
parent 58ede5f1b6
commit c16e730a19
10 changed files with 29 additions and 4 deletions

View File

@ -28,6 +28,7 @@ echo \
"PUID=${PUID}
PGID=${PGID}
TZ=${TZ}
ONE_SHOT=${ONE_SHOT}
INTERVAL=${INTERVAL}
GENERATE_DHPARAM=${GENERATE_DHPARAM}
CERT_COUNT=${CERT_COUNT}"