jecicorp / dahbox

Simple integration of podman and buildah to run any application in a rootless container easily.
GNU General Public License v3.0
0 stars 0 forks source link

Create box fail if registry start with docker.io/library #3

Open jeremie-lesage opened 2 years ago

jeremie-lesage commented 2 years ago

dahbox create npm --from docker.io/library/node --tag 14.16

dahbox try to load docker.io/docker.io/library/node:14.16