Skip to content

Commit 4049c43

Browse files
committed
Adding /usr/sbin/ to PATH
1 parent 3d05515 commit 4049c43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

alpinelinux/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ ENV PUID=1001
6262
ENV PGID=1001
6363

6464
ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2
65+
ENV PATH=$PATH:/usr/sbin/
6566

6667
# Install acme.sh
6768
RUN apk add --no-cache bash wget curl git openssl shadow socat \

0 commit comments

Comments
 (0)