compose-cli icon indicating copy to clipboard operation
compose-cli copied to clipboard

/compose-cli/docs/aci-container-features.md typo

Open craig-osterhout opened this issue 3 years ago • 0 comments
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.

craig-osterhout avatar May 24 '22 23:05 craig-osterhout