Skip to content

Commit

Permalink
Required dependencies for logging for docker exec shell sessions in…
Browse files Browse the repository at this point in the history
… cloud watch (#146)
  • Loading branch information
nigelgbanks authored Jun 21, 2021
1 parent b7bcc90 commit 28540c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ RUN --mount=type=cache,id=base-apk,sharing=locked,from=cache,target=/var/cache/a
openssl \
postgresql-client \
wget \
util-linux \
&& \
addgroup -g 2000 jwt && \
echo '' > /root/.ash_history
Expand Down

0 comments on commit 28540c2

Please sign in to comment.