containers / podman-compose

a script to run docker-compose.yml using podman
GNU General Public License v2.0
5.01k stars 477 forks source link

Missing SELinux tests #946

Closed charliemirabile closed 4 months ago

charliemirabile commented 4 months ago

Support for setting the selinux flags on a bind mount specified using the verbose syntax was merged as part of #911, but at that time the PR lacked unit tests. This PR adds the missing tests.