diff --git a/test.sh b/test.sh new file mode 100755 index 0000000..66f5cf8 --- /dev/null +++ b/test.sh @@ -0,0 +1,4 @@ +#!/usr/bin/env bash + +podman build -t pinp-test . +podman run --privileged pinp-test