Skip to content

Commit d836e3d

Browse files
committed
NPM_GLOBAL
1 parent b3a5d75 commit d836e3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/javascript-node/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ ARG VARIANT=16-bullseye
33
FROM node:${VARIANT}
44

55
ARG USERNAME=node
6+
ARG NPM_GLOBAL=/usr/local/share/npm-global
67

78
RUN \
89
# Configure global npm install location, use group to adapt to UID/GID changes

0 commit comments

Comments
 (0)