docker-archive / docker-registry

This is **DEPRECATED**! Please go to https://github.com/docker/distribution
Apache License 2.0
2.88k stars 879 forks source link

correct http url #926

Closed xiekeyang closed 9 years ago

xiekeyang commented 9 years ago

the correct URL seems to be https://myregistry/v1/_ping

dmp42 commented 9 years ago

Both should work: https://github.com/docker/docker-registry/blob/388d30366f279470d50bec7895238a71973d72c1/docker_registry/app.py#L27