Skip to content

Commit

Permalink
Ensure Bash is included
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxpeople committed Sep 27, 2021
1 parent ded388c commit 799d6d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ COPY scripts/* /scripts/
RUN chmod +x /scripts/* \
&& apk upgrade --no-cache \
&& apk add --no-cache \
bash \
bash-completion \
bind-libs \
bind-tools \
Expand Down

0 comments on commit 799d6d7

Please sign in to comment.