compose-cli
compose-cli copied to clipboard
/compose-cli/docs/aci-container-features.md typo
trafficstars
From: https://github.com/docker/docker.github.io/issues/12172 File: https://github.com/docker/compose-cli/blob/main/docs/aci-container-features.md
A single container is executed in its own ACI container group, that will container only one container.
This line needs to be modified to
A single container is executed in its own ACI container group, which will contain a single container.