Skip to content

Commit

Permalink
added su-exec
Browse files Browse the repository at this point in the history
  • Loading branch information
rdmueller authored Apr 21, 2021
1 parent 1766937 commit 6a2ad58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ RUN addgroup -S dtcgroup && adduser -S dtcuser -G dtcgroup
RUN echo "add needed tools" && \
apk add --no-cache curl wget zip unzip git bash \
git \
su-exec \
graphviz \
python \
ruby \
Expand Down

0 comments on commit 6a2ad58

Please sign in to comment.