Skip to content

Commit 5bd0321

Browse files
committed
feature: docker: io: add PREFIX
1 parent bec3f5a commit 5bd0321

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker/Dockerfile.io

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ COPY package.json /usr/src/cloudcmd/
1111

1212
ENV DEBIAN_FRONTEND=noninteractive \
1313
NVM_DIR=/usr/local/src/nvm \
14+
PREFIX=/usr/local/lib/node_modules \
1415
npm_config_cache=/tmp/npm-cache
1516

1617
ARG GO_VERSION=1.21.2

0 commit comments

Comments
 (0)