feat: init custom code-server with read-only and no-terminal config
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
code-viewer:
|
||||
build: .
|
||||
image: code-server:v1
|
||||
# build: .
|
||||
image: gitea.kmux.cn/zhilv/code-viewer-docker:latest
|
||||
container_name: code-viewer
|
||||
restart: always
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user