-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
CNIBug with CNI networking for root containersBug with CNI networking for root containerskind/cleanupCategorizes issue or PR as related to cleanup.Categorizes issue or PR as related to cleanup.locked - please file new issue/PRAssist humans wanting to comment on an old issue or PR with locked comments.Assist humans wanting to comment on an old issue or PR with locked comments.rootless
Description
podman/libpod/rootless_cni_linux.go
Lines 25 to 29 in 25fb0c2
var rootlessCNIInfraImage = map[string]string{ | |
// Built from ../contrib/rootless-cni-infra | |
// TODO: move to Podman's official quay | |
"amd64": "ghcr.io/akihirosuda/podman-rootless-cni-infra:gd34868a13-amd64", | |
} |
The image should be moved to the official quay repo
Follow-up to #7460
Metadata
Metadata
Assignees
Labels
CNIBug with CNI networking for root containersBug with CNI networking for root containerskind/cleanupCategorizes issue or PR as related to cleanup.Categorizes issue or PR as related to cleanup.locked - please file new issue/PRAssist humans wanting to comment on an old issue or PR with locked comments.Assist humans wanting to comment on an old issue or PR with locked comments.rootless