Merge pull request #64 from andreaspeters/master
remove not installed packages
This commit is contained in:
commit
973a7245d0
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ RUN cd /home/node && \
|
|||
|
||||
USER root
|
||||
|
||||
RUN apk del gcc git make g++
|
||||
RUN apk del gcc git
|
||||
|
||||
USER node
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue