docker-archive / cloud-integration-beta

Docker CLI with ACI integration (beta)
https://www.docker.com
32 stars 14 forks source link

Images can't be listed when using an ACI context #2

Open chris-crone opened 4 years ago

chris-crone commented 4 years ago

ACI pulls images directly from a container image registry and does not have a cache like that when you work locally. This means that docker image commands are not applicable to ACI.