mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-17 16:38:18 +00:00
chore: cloudcmd: actions: lint ☘️
This commit is contained in:
parent
1c263c18da
commit
b78cb7208f
1 changed files with 1 additions and 3 deletions
|
|
@ -100,8 +100,6 @@ ENV cloudcmd_terminal=true \
|
|||
LC_ALL=en_US.UTF-8 \
|
||||
TERM=xterm-256color \
|
||||
XDG_CACHE_HOME=/tmp \
|
||||
XDG_DATA_HOME=/usr/local/share \
|
||||
|
||||
EXPOSE 8000
|
||||
XDG_DATA_HOME=/usr/local/share EXPOSE 8000
|
||||
|
||||
ENTRYPOINT ["/usr/local/share/cloudcmd/bin/cloudcmd.js"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue