Skip to content

elswork/theia

Repository files navigation

Theia IDE

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!

Thanks to

Details

Website GitHub Docker Hub
Deft.Work my personal blog theia theia
Docker Pulls Docker Stars Size Sponsors
Docker pulls Docker stars Docker Image size GitHub Sponsors

Build Instructions

Build for amd64 arm64 or armv7l architecture (thanks to its Multi-Arch base image)

docker build -t elswork/theia .

Start Theia IDE

make start

Or

docker run -d -p 3000:3000 -v "$(pwd):/home/project:cached" elswork/theia

NOTE

The node user has the same user and group ID as the typical user's system group ID (that is my case).


Sponsor me! Together we will be unstoppable.

Other ways to fund me:

GitHub Sponsors Donate PayPal Donate with Bitcoin Donate with Ethereum

About

Docker container for Eclipse Theia IDE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages