Sync repos before package install

This commit is contained in:
badblocks 2024-11-13 15:50:57 -08:00
parent 085c0da90d
commit f75417dc71
No known key found for this signature in database

View file

@ -8,6 +8,9 @@ RELEASE="$(rpm -E %fedora)"
### Add repos
rpm-ostree install https://download.docker.com/linux/fedora/docker-ce.repo
### Refresh repos
rpm-ostree refresh-md
### Install packages
# Packages can be installed from any enabled yum repo on the image.