I'm using registry:2.0 to run a private Docker registry.
Image delete requests fail with an unsupported operation error.
I searched for answers, only to learn that this feature is not implemented:
Please change the Docker Registry 2.0 documentation. It links directly to the Docker Registry HTTP API V2, yet implements only a subset of API V2.
I'm using registry:2.0 to run a private Docker registry.
Image delete requests fail with an unsupported operation error.
I searched for answers, only to learn that this feature is not implemented:
Please change the Docker Registry 2.0 documentation. It links directly to the Docker Registry HTTP API V2, yet implements only a subset of API V2.