Closed clavinjune closed 2 years ago
@ClavinJune the PR replicates the test fixtures, which means they now have now to be maintained separately for every feature. This isn't very DRY, which is a problem. Since the CLI usage doesn't seem to be that different between docker and podman, I think you can edit the original fixture script and add to it some minimal logic to use the appropriate command without replicating all the fixtures.
add --podman flags
Signed-off-by: Clavin June juneardoc@gmail.com