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