registries.conf is the configuration file which specifies which container registries should be consulted when completing image names which do not include a registry or domain portion.
/etc/containers/registries.conf
mounts.conf
/usr/share/containers/mounts.conf and optionally /etc/containers/mounts.conf
The mounts.conf files specify volume mount directories that are automatically mounted inside containers when executing the podman run or podman build commands.
Good resource: https://github.com/containers/libpod/blob/master/install.md
No comments:
Post a Comment