























vscode online:
sudo docker create \ --name=code-server1 \ -e PUID=1000 \ -e PGID=1000 \ -e TZ=Europe/London \ -e PASSWORD=**** \ -e SUDO_PASSWORD=**** \ -p 8443:8443 \ -v /home/ubuntu/docker/code-server/config:/config \ --restart unless-stopped \ builderman/code-server
posted @ 2020-09-05 16:36 builderman 阅读(457) 评论(0) 收藏 举报
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。