podman/test/install
Jhon Honce 45fb935fe4 Move python code from contrib to it's own repo python-podman
Signed-off-by: Jhon Honce <jhonce@redhat.com>
2019-01-10 11:27:50 -07:00
..
.gitignore Put openshift dockerfiles in test/install 2018-09-25 21:44:51 +00:00
Dockerfile.Centos Move python code from contrib to it's own repo python-podman 2019-01-10 11:27:50 -07:00
Dockerfile.Fedora Move python code from contrib to it's own repo python-podman 2019-01-10 11:27:50 -07:00
README.md Put openshift dockerfiles in test/install 2018-09-25 21:44:51 +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.