update docker init reference (#19454)

* update docker init ref

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
This commit is contained in:
Craig Osterhout
2024-02-20 11:46:36 -08:00
committed by GitHub
parent a669754db8
commit 96cd6ae655

View File

@@ -10,7 +10,11 @@ long: |-
* compose.yaml
* README.Docker.md
If any of the files already exist, a prompt appears and provides a warning as well as giving you the option to overwrite all the files.
If any of the files already exist, a prompt appears and provides a warning
as well as giving you the option to overwrite all the files. If
`docker-compose.yaml` already exists instead of `compose.yaml`, `docker
init` can overwrite it, using `docker-compose.yaml` as the name for the
Compose file.
> **Warning**
>