# 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