mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-17 16:38:18 +00:00
feature: docker: io: BUN_INSTALL_CACHE_DIR
This commit is contained in:
parent
d25a08d2bd
commit
74e008198f
1 changed files with 2 additions and 0 deletions
|
|
@ -64,7 +64,9 @@ WORKDIR /
|
|||
ENV cloudcmd_terminal=true
|
||||
ENV cloudcmd_terminal_path=gritty
|
||||
ENV cloudcmd_open=false
|
||||
|
||||
ENV PATH=node_modules/.bin:$PATH
|
||||
ENV BUN_INSTALL_CACHE_DIR=/tmp/bun-cache
|
||||
|
||||
ENV LANG=en_US.UTF-8
|
||||
ENV LANGUAGE=en_US:en
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue