docker-theia/README.md
2025-03-11 19:47:33 +01:00

22 lines
338 B
Markdown

# 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