We should present and consume "familiar/friendly" names for images for all operations, a.k.a. alpine:edge on the frontend becomes docker.io/library/alpine:edge on the backend and similarly rancher/kim:possible on the frontend becomes docker.io/rancher/kim:possible on the backend.
We should present and consume "familiar/friendly" names for images for all operations, a.k.a.
alpine:edge
on the frontend becomesdocker.io/library/alpine:edge
on the backend and similarlyrancher/kim:possible
on the frontend becomesdocker.io/rancher/kim:possible
on the backend.