mirror of
https://github.com/docker/compose.git
synced 2025-07-27 07:34:10 +02:00
Add missing title to compose file reference.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
parent
be6b811c4e
commit
e524cce222
@ -24,6 +24,11 @@ As with `docker run`, options specified in the Dockerfile (e.g., `CMD`,
|
|||||||
`EXPOSE`, `VOLUME`, `ENV`) are respected by default - you don't need to
|
`EXPOSE`, `VOLUME`, `ENV`) are respected by default - you don't need to
|
||||||
specify them again in `docker-compose.yml`.
|
specify them again in `docker-compose.yml`.
|
||||||
|
|
||||||
|
## Service configuration reference
|
||||||
|
|
||||||
|
This section contains a list of all configuration options supported by a service
|
||||||
|
definition.
|
||||||
|
|
||||||
### build
|
### build
|
||||||
|
|
||||||
Path to a directory containing a Dockerfile. When the value supplied is a
|
Path to a directory containing a Dockerfile. When the value supplied is a
|
||||||
|
Loading…
x
Reference in New Issue
Block a user