The current `Dockerfile` implicitly assumes that DockerHub is the registry. `buildah` does not assume this, so better use a fully qualified name.
The current
Dockerfileimplicitly assumes that DockerHub is the registry.buildahdoes not assume this, so better use a fully qualified name.