Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
MyDockerImages
docker-openvscode-server-cpp
Commits
4cf8c621
Unverified
Commit
4cf8c621
authored
Sep 01, 2022
by
Dominique Marcadet
Browse files
update README
parent
8304d590
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
4cf8c621
...
...
@@ -25,8 +25,10 @@ Included tools are:
-
The exposed port is 3000
-
The user folder is
`/config`
-
the user and sudo password is
`abc`
-
if docker is installed on your computer, you can run this image, assuming you are in a specific folder that
will be shared with the container at
`/config`
, with:
-
if docker is installed on your computer, you can run (amd64 or arm64 architecture) this
image, assuming you are in a specific folder that will be shared with the container at
`/config`
, with:
`docker run -p 3000:3000 -v "$(pwd):/config"
gitlab-research.centralesupelec.fr:4567/my-docker-images/docker-openvscode-server-cpp`
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment