alr i'll try loading up my fedora VM and start messing around
alr i'll try loading up my fedora VM and start messing around
podman build -t Containerfile build-configpodman build -t Containerfile build-config2reject to insecureAcceptAnything will fix it... so now i'm trying to figure out another way... maybe setting "localhost" to insecureAcceptAnythingcosign.yamlublue-os/config and mutate them at build time, yeahpki/containers/cosign.pub ublue-os.pub to match the registry... but i don't know if registries.d/cosign.yaml needs to match that or how it all works... i'm a bit new to this area[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. "localhost": [
{
"type": "insecureAcceptAnything"
}
], "ghcr.io/IMAGE_REGISTRY": [
{
"type": "sigstoreSigned",
"keyPath": "/usr/etc/pki/containers/IMAGE_REGISTRY.pub",
"signedIdentity": {
"type": "matchRepository"
}cosign.yamlublue-os/configpki/containers/cosign.pubublue-os.pubregistries.d/cosign.yaml