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

tests: Properly tear down containers in extends_w_file_subdir test #881

Closed p12tic closed 7 months ago

p12tic commented 7 months ago

podman rmi does not guarantee that the container itself is shut down.