We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 407af13 + e44c841 commit 2e40f51Copy full SHA for 2e40f51
packaging/docker/alpine-k8s/Dockerfile
@@ -18,6 +18,7 @@ RUN apk update && apk add --no-cache \
18
run-parts \
19
su-exec \
20
tini \
21
+ tini-static \
22
tzdata
23
24
COPY docker-compose /usr/local/bin/docker-compose
packaging/docker/alpine/Dockerfile
@@ -19,6 +19,7 @@ RUN apk add --no-cache \
25
0 commit comments