compose-cli
compose-cli copied to clipboard
Documentation of ACI integration fails to mention unsupported options
The documentation at https://docs.docker.com/cloud/aci-integration/ does not mention any standard docker commands which are not supported. However I find that the example given at https://docs.docker.com/engine/reference/commandline/run/#assign-name-and-allocate-pseudo-tty---name--it returns an error as it seems the -it option is not supported when the context points to an Azure container The error was unknown shorthand flag: 'i' in -it