summaryrefslogtreecommitdiff
path: root/test/compose/mount_and_label/tests.sh
blob: 07ff089b535a8bc05bd58fbbf82d7d27b4743276 (plain)
1
2
3
4
# -*- bash -*-

test_port 5000 = "Podman rulez!"
podman container inspect -l --format '{{.Config.Labels}}' | grep "the_best"