docker-registry icon indicating copy to clipboard operation
docker-registry copied to clipboard

when would docker-registry stop working?

Open taniadaniela opened this issue 9 years ago • 1 comments

I would like to know the deadline of this project.

taniadaniela avatar Dec 21 '15 19:12 taniadaniela

This here (the open-source python docker registry) will not stop "working". Though, it is not actively maintained.

The docker engine will still interact with it for the time being, though v1 protocol support may be removed from an upcoming docker engine version (no date decided yet).

In all cases, I really encourage you to use the golang registry instead (docker/distribution).

dmp42 avatar Dec 21 '15 21:12 dmp42