[acme-mailcow] Auto-detect container ids for restart; Restart containers after restore

This commit is contained in:
andryyy
2017-06-29 10:25:32 +02:00
parent 3d652dd3d0
commit 9040d456ed
3 changed files with 20 additions and 14 deletions

View File

@@ -8,6 +8,7 @@ RUN apk add --update --no-cache \
curl \
openssl \
bind-tools \
jq \
mariadb-client
COPY docker-entrypoint.sh /srv/docker-entrypoint.sh