Closed jacoby149 closed 2 years ago
I like to build my docker images with the command : docker-compose up --build This simple docker-compose.yml file makes it possible to build the docker container with this command.
docker-compose up --build
I like to build my docker images with the command :
docker-compose up --build
This simple docker-compose.yml file makes it possible to build the docker container with this command.