Skip to content

Commit 60b7d1b

Browse files
committed
Removed temporary files from the image.
1 parent a0accd7 commit 60b7d1b

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
@@ -132,6 +132,7 @@ RUN \
132132
# Cleanup.
133133
del-pkg build-dependencies && \
134134
rm -r \
135+
/root/.node-gyp \
135136
/app \
136137
/usr/lib/node_modules \
137138
/opt/nginx-proxy-manager/node_modules/bcrypt/build \

0 commit comments

Comments
 (0)