Changes

Jump to: navigation, search

Docker

34 bytes added, 20:33, 25 June 2018
docker-compose.yml syntax
* container_name: define the name of the container that is created for the service.
{{note|
- * If the build and the image is both provided, the image will be created with the name given in the image parameter. - * If the image tag is not provided, the default name of the new image is: </directory name>_<service_name>- * If the container_name is not provided, the container default name is: </directory name>_<service_name> }}

Navigation menu