if i do a local `podman build -t Containerfile build-config` the build succeeds, and results in an

if i do a local podman build -t Containerfile build-config

the build succeeds, and results in an image being created, but then,...

if I do podman build -t Containerfile build-config2

I get:

[2/2] COMMIT build-config2
Error: copying image "4f4d5f3b2f00971d1455bcbe0e5d4c86529bff0fc79f10fe2945d94e37251113": Source image rejected: Running image containers-storage:[overlay@/home/benjamin/.local/share/containers/storage+/run/user/10000/containers]@4f4d5f3b2f00971d1455bcbe0e5d4c86529bff0fc79f10fe2945d94e37251113 is rejected by policy.
Was this page helpful?