(no title)
Taywee | 2 years ago
One of the things I found so confusing about docker at first was how much information you could leave out of your image reference and docker would assume the rest. I'd prefer if it only assumed localhost, and never automatically assumed any remote registry. There's really no reason for docker.io to be special.
dingledork69|2 years ago
A simple redirect from https://docker.io/mailserver/docker-mailserver to https://hub.docker.com/r/mailserver/docker-mailserver would make so much sense.