Docker container for Eclipse Theia IDE https://deft.work/theia
8.7K
A Docker file to build images for AMD & ARM devices with a installation of Eclipse Theia IDE an extensible platform to develop multi-language Cloud & Desktop IDEs with state-of-the-art web technologies.
Be aware! You should read carefully the usage documentation of every tool!
| Docker Hub | Docker Pulls | Docker Stars | Size/Layers |
|---|---|---|---|
| theia |
Build for amd64 arm64 or armv7l architecture (thanks to its Multi-Arch base image)
docker build -t elswork/theia .
make start
Or
docker run -d -p 3000:3000 -v "$(pwd):/home/project:cached" elswork/theia
Content type
Image
Digest
Size
99.1 MB
Last updated
over 5 years ago
docker pull elswork/theia