docker-theia/README.md
2025-03-11 19:57:10 +01:00

395 B

docker-theia

Simple docker to start theia project with tor network

Install

$ git clone --recurse-submodules https://git.manalejandro.com/ale/docker-theia
$ cd docker-theia && cp Dockerfile theia-apps/theia-docker/
$ docker compose build

Start

$ docker compose up -d

Stop

$ docker compose down

License

MIT