mirror of
https://github.com/containers/podman.git
synced 2025-09-23 13:13:42 +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
|