spiegel_podman/test/install
renovate[bot] 25d4ecf476
chore(deps): update registry.centos.org/centos/centos docker tag to v8
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-04-12 20:06:45 +00:00
..
.gitignore Enable pre-commit tool linting 2020-01-14 13:42:59 +00:00
Dockerfile.Centos chore(deps): update registry.centos.org/centos/centos docker tag to v8 2023-04-12 20:06:45 +00:00
Dockerfile.Fedora Cirrus: Add support for testing F30 2019-06-14 13:41:58 -04:00
README.md Enable pre-commit tool linting 2020-01-14 13:42:59 +00:00

Installation Tests

The Dockerfiles in this directory attempt to install the RPMs built from this repo into the target OS. Make the RPMs first with:

make -f .copr/Makefile srpm outdir=test/install/rpms
make -f .copr/Makefile build_binary outdir=test/install/rpms

Then, run a container image build using the Dockerfiles in this directory.