Open
Milestone
Fully automated Dev environment
The first objective of this repository is to have an automated Development maker based on Docker containers.
The user would need 3 things:
- Fill the configuration variable (such like UID, GID, USERNAME, RAM and so on)
- Have a
Dockerfile
Then there is a small shell script to add a new service into the docker-compose.yml
for setting up a new environment. It would take few seconds to set up a working environment for any Dockerfile.
Loading
Loading
Loading
Loading