mirror of
https://github.com/Cian-H/pinp_test.git
synced 2025-12-22 20:21:58 +00:00
5 lines
83 B
Bash
Executable File
5 lines
83 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
podman build -t pinp-test .
|
|
podman run --privileged pinp-test
|