Djordje Lukic
Djordje Lukic
Hi @lonevvolf, I transferred this issue to `docker/compose-cli` since that's where the cloud integration lives
👋 I would like to take a stab at this
This one can be closed, superseeded by https://github.com/moby/moby/pull/44756
I don't think we should merge this, the current API response might not be backwards compatible for _some_ clients (it is for the docker cli), but at least it gives...
> Even though there's 2 images shown, there's no way to interact with them individually Exactly why my proposal was to _temporarily_ show the manifest ID and not the manifest...
Closing this one, the upstream PR was already upstreamed
Closing this one, all the linked PRs are already upstreamed
Any news on this issue ? I could really use this.
For listing images I quite like what @AkihiroSuda did i.e. one line per platform and we show the index digest and the image platform ```console $ nerdctl images REPOSITORY TAG...
Let me close this one, you can no longer remove an image that is used by a container. ```console $ docker run -d nginx 86a82004d308109b9d0e7efda47a8087dcfabdb4912602404fa13d39024d421e $ docker ps CONTAINER ID...