mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
fix(Docker) cloudcmd_open false (#197)
This commit is contained in:
parent
ca700b82c2
commit
51c7e414ff
2 changed files with 2 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ WORKDIR /root
|
|||
|
||||
ENV cloudcmd_terminal true
|
||||
ENV cloudcmd_terminal_path gritty
|
||||
ENV cloudcmd_open false
|
||||
|
||||
EXPOSE 8000
|
||||
|
||||
|
|
|
|||
|
|
@ -21,6 +21,7 @@ WORKDIR /root
|
|||
|
||||
ENV cloudcmd_terminal true
|
||||
ENV cloudcmd_terminal_path gritty
|
||||
ENV cloudcmd_open false
|
||||
|
||||
EXPOSE 8000
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue