This project is an experimental attempt to provide a simplified interface for turning docker containers on and off, while avoiding too many technical details.
As the project is still in the experimental stage, it is not recommended for use in a production environment.
Clone the project
git clone https://github.com/Damien-Ar/web-docker.git
Enter the directory and run the following command in the web-docker directory
docker compose build
Run the following command in the web-docker directory
docker compose up