Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 236 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 236 Bytes

Katello Certs Tools

Testing using podman

Make sure you are on a clean checkout

podman run --rm -v $(pwd):/app --workdir=/app centos:7 bash ./test.sh
podman run --rm -v $(pwd):/app --workdir=/app centos:8 bash ./test.sh