3 lines
108 B
Plaintext
3 lines
108 B
Plaintext
|
summary: Execute a simple command
|
||
|
test: podman run -t --rm fedora cat /etc/os-release | grep 'Fedora Linux'
|