Skip to content

Support /usr/*/registries.conf* #239

@sysrich

Description

@sysrich

We have support for distros shipping config for storage, containers, seccomp and more into /usr/share/containers with sysadmins being able to write system wide config in /etc/containers and user config in $HOME/.config/containers

However, for registry configuration we only support /etc/containers and $HOME/.config/containers

(source: https://github.com/containers/image/blob/main/docs/containers-registries.conf.d.5.md)

The inability to provide a distro registry config in /usr/share/containers is the reason why openSUSE still cannot ship shortnames, because we wouldn't want to potentially overwrite/complicate the sysadmins own registry config in /etc (as a general rule *SUSE is trying to avoid packaging anything in /etc as much as possible)

Is there any reason for the current omission? Can we add support for registries config in /usr as we do for so much else already?

Metadata

Metadata

Assignees

Labels

imageRelated to "image" package

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions