LukeShortCloud / rootpages

Root Pages is a collection of easy-to-reference tutorials and guides primarily for Linux and other UNIX-like systems.
Other
56 stars 6 forks source link

[unix_distributions][fedora] Use private registry for rpm-ostree #1034

Open LukeShortCloud opened 10 months ago

LukeShortCloud commented 10 months ago

rpm-ostree will check these two files for container registry credentials:

https://github.com/coreos/rpm-ostree/issues/4180 https://coreos.github.io/rpm-ostree/container/#registry-authentication

LukeShortCloud commented 10 months ago

Example command to generate that file:

$ sudo podman login --authfile /etc/ostree/auth.json docker.io