Sign inSign up

zxytech/theia-ide

By zxytech

•Updated over 5 years ago

Image
0

2.6K

zxytech/theia-ide repository overview

⁠Python

⁠Build latest
docker build . -t theiaide/theia-python:0.3.12
docker build . -t theiaide/theia-python:latest
⁠Build next
docker build --build-arg version=next . -t theiaide/theia-python:next
⁠Run locally on Linux or OS X
docker run -it --init -p 3000:3000 -v "$(pwd):/home/project" theiaide/theia-python:latest
⁠Push to Docker Hub
docker login
docker push theiaide/theia-python:${VERSION}
⁠Pull the image from Docker Hub
docker pull theiaide/theia-python:${VERSION}

Tag summary

Content type

Image

Digest

Size

102.2 MB

Last updated

over 5 years ago

docker pull zxytech/theia-ide