update codeserver.
All checks were successful
Deploy Docker Images / Docusaurus build and Server deploy (push) Successful in 25s
All checks were successful
Deploy Docker Images / Docusaurus build and Server deploy (push) Successful in 25s
This commit is contained in:
parent
faceb5f3fd
commit
571df46f14
@ -74,7 +74,7 @@ ENV LC_ALL=C.UTF-8
|
||||
ENV TERM=xterm-256color
|
||||
|
||||
ENTRYPOINT ["/usr/bin/tini", "--"]
|
||||
CMD ["bash", "-c", "service ssh start && code-server --bind-addr 0.0.0.0:8087 --abs-proxy-base-path=/codeserver"]
|
||||
CMD ["bash", "-c", "service ssh start && code-server --bind-addr 0.0.0.0:8087 --abs-proxy-base-path /codeserver"]
|
||||
|
||||
# docker build --progress=tty -f ubuntu2404.dockerfile -t frp-by1.wwvvww.cn:45288/ubuntu_dev:24.04 .
|
||||
# docker push frp-by1.wwvvww.cn:45288/ubuntu_dev:24.04
|
Loading…
Reference in New Issue
Block a user