davidbarton / docker-node-tini

Docker image for Node with Tini init

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clean npm cache

davidbarton opened this issue · comments

With ONBUILD RUN npm install --quiet --depth 0 && npm cache clean