Sign inSign up

tgasiba/code-server

By tgasiba

Updated 9 months ago

Image
1

120

tgasiba/code-server repository overview

Example of starting the container

podman pull code-server:4.106.2
podman run --rm -it -p 8080:8080 docker.io/tgasiba/code-server:4.106.2 code-server --auth none --bind-add 0.0.0.0:8080

Tag summary

Content type

Image

Digest

sha256:ca594b866

Size

353 MB

Last updated

9 months ago

docker pull tgasiba/code-server:4.106.2