#183 Building Locally instructions fail with "Error: error creating build container"
Opened 2 years ago by nielsenb. Modified 2 years ago

The instructions provided in the "Building Locally" section fail of the README fail with with:

$ podman build -t fedora-websites .
STEP 1: FROM fedora:29
Resolved "fedora" as an alias (/etc/containers/registries.conf.d/000-shortnames.conf)
Error: error creating build container: Error initializing source docker://registry.fedoraproject.org/fedora:29: Error reading manifest 29 in registry.fedoraproject.org/fedora: manifest unknown: manifest unknown

I've opened PR184[0] as a potential fix, it also adds the command required to actually serve the local build to the README.

[0] - https://pagure.io/fedora-web/websites/pull-request/184

Login to comment on this ticket.

Metadata