79185cebe7
Signed-off-by: Jindrich Novy <jnovy@redhat.com>
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'
|