Skip to content

Commit

Permalink
delete packages cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
jungrafael committed Sep 1, 2022
1 parent 824394d commit 4d01c70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ RUN curl -LSs http://nginx.org/download/nginx-${NGINX_VERSION}.tar.gz -O
make install && \
rm -rf /tmp/*

RUN apk del nginx
# RUN apk del nginx

WORKDIR /

0 comments on commit 4d01c70

Please sign in to comment.