mirror of
https://github.com/containers/podman.git
synced 2025-10-18 19:53:58 +08:00

adding compose test descriptions and validations. Signed-off-by: baude <bbaude@redhat.com>
3 lines
60 B
Bash
3 lines
60 B
Bash
mkdir -p /tmp/data
|
|
echo "Podman rulez!" > /tmp/data/message
|