redbooth / aerofs-docker

Ready-to-use cloud-config file for the AeroFS appliance.
https://pc.aerofs.com
The Unlicense
33 stars 14 forks source link

Warnings about legacy registry during installation #9

Closed mikaeleiman closed 8 years ago

mikaeleiman commented 8 years ago

I'm getting a bunch of messages like this:

registry.aerofs.com/aerofs/maintenance-nginx:

this image was pulled from a legacy registry. Important: This registry version will not be supported in future versions of docker.

Is this a cause for concern? I'm using the release version of Docker for macOS.

huguesb commented 8 years ago

We are still using docker registry v1 because the newer version doesn't work properly for us.

https://github.com/docker/distribution/issues/1411

We'll eventually upgrade when this issue is fixed.