Skip to content

Commit 84301bb

Browse files
committed
name code block
1 parent fb6b7b4 commit 84301bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy-container/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Docker Hub: `bencdr/code-server-deploy-container`
1111

1212
To run the container locally, you can use:
1313

14-
```
14+
```console
1515
docker run -p 127.0.0.1:8080:8080 \
1616
-v "$PWD/project:/home/coder/project" \
1717
-u "$(id -u):$(id -g)" \

0 commit comments

Comments
 (0)