feat(docker): update trusted CA certificates on start

!15 closes #17
This commit is contained in:
2024-02-26 14:41:31 +09:30
parent 47a1d93547
commit 3b6f236602
8 changed files with 62 additions and 4 deletions

View File

@ -0,0 +1,8 @@
[program:trusted-ca-update]
startsecs=0
stopwaitsecs=55
command=/bin/update-ca
autorestart=true
autostart=true
stdout_logfile=/dev/stdout
stdout_logfile_maxbytes=0