Skip to content

Commit 17e6081

Browse files
committed
Install a few packages for debugging
1 parent 86540d2 commit 17e6081

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ RUN install_packages \
2727
libnginx-mod-http-headers-more-filter \
2828
ca-certificates \
2929
procps \
30+
netcat vim less curl locales locales-all \
3031
&& rm /etc/nginx/sites-available/default \
3132
&& rm /etc/nginx/sites-enabled/default
3233

0 commit comments

Comments
 (0)