Changes

Jump to: navigation, search

Docker

12 bytes added, 20:34, 25 June 2018
docker-compose.yml syntax
* '''image''': define the base image of the container. * '''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.

Navigation menu