Open Moustafa-Elgammal opened 3 months ago
docker-compose up tweb.dependencies
docker-compose up tweb.develop
docker-compose up tweb.production -d
Enhancement Issue: Tweb in a ready docker image. fix #182
Hello @mooncityorg, could you please explain the needed changes?
Start code contribution now without pain of installing dependancies, versions, etc.
Running in docker
Developing:
docker-compose up tweb.dependencies
.docker-compose up tweb.develop
.Production:
docker-compose up tweb.production -d
nginx image and container to serve the buildEnhancement Issue: Tweb in a ready docker image. fix #182