Update Dockerfile
This commit is contained in:
		| @@ -34,4 +34,6 @@ RUN apk add --no-cache curl make gcc g++ python linux-headers paxctl libgcc libs | ||||
|   apk del curl make gcc g++ python linux-headers paxctl gnupg ${DEL_PKGS} && \ | ||||
|   rm -rf /etc/ssl /node-${VERSION}.tar.gz /SHASUMS256.txt.asc /node-${VERSION} ${RM_DIRS} \ | ||||
|     /usr/share/man /tmp/* /var/cache/apk/* /root/.npm /root/.node-gyp /root/.gnupg \ | ||||
|     /usr/lib/node_modules/npm/man /usr/lib/node_modules/npm/doc /usr/lib/node_modules/npm/html | ||||
|     /usr/lib/node_modules/npm/man /usr/lib/node_modules/npm/doc /usr/lib/node_modules/npm/html | ||||
|      | ||||
| RUN npm install -g npmci | ||||
		Reference in New Issue
	
	Block a user