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.
1 parent 3d05515 commit 4049c43Copy full SHA for 4049c43
alpinelinux/Dockerfile
@@ -62,6 +62,7 @@ ENV PUID=1001
62
ENV PGID=1001
63
64
ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2
65
+ENV PATH=$PATH:/usr/sbin/
66
67
# Install acme.sh
68
RUN apk add --no-cache bash wget curl git openssl shadow socat \
0 commit comments