mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-17 16:38:18 +00:00
feature: docker: io: GOPATH
This commit is contained in:
parent
882fe83623
commit
9a6b89356e
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ ENV DEBIAN_FRONTEND=noninteractive \
|
|||
NVM_DIR=/usr/local/share/nvm \
|
||||
PREFIX=/usr/local \
|
||||
npm_config_cache=/tmp/npm-cache \
|
||||
GOPATH=/usr/local/share/go \
|
||||
PATH=/usr/local/share/bun/bin:$PATH \
|
||||
BUN_INSTALL=/usr/local/share/bun \
|
||||
NPM_CONFIG_CACHE=/tmp/.npm \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue