Remove duplicate functions
Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
parent
13063a96cb
commit
1ae57d92d4
2 changed files with 10 additions and 46 deletions
|
|
@ -228,18 +228,6 @@ Custom DNS search domains. Can be a single value or a list.
|
|||
- dc1.example.com
|
||||
- dc2.example.com
|
||||
|
||||
### dockerfile
|
||||
|
||||
Alternate Dockerfile.
|
||||
|
||||
Compose will use an alternate file to build with. A build path must also be
|
||||
specified using the `build` key.
|
||||
|
||||
build: /path/to/build/dir
|
||||
dockerfile: Dockerfile-alternate
|
||||
|
||||
Using `dockerfile` together with `image` is not allowed. Attempting to do so results in an error.
|
||||
|
||||
### entrypoint
|
||||
|
||||
Override the default entrypoint.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue