ansible / eda-server

Event Driven Ansible for AAP
Apache License 2.0
64 stars 41 forks source link

chore: add remove-orphans on docker-purge task #895

Closed msmagnanijr closed 3 months ago

msmagnanijr commented 3 months ago

To fix:

❯ task docker:up task: [docker] docker-compose -p eda -f tools/docker/docker-compose-dev.yaml up --detach WARN[0000] Found orphan containers ([eda-podman-1 eda-eda-activation-worker-2 eda-eda-activation-worker-1 eda-podman-pre-setup-1]) for this project. If you removed or renamed this service in your compose file, you can run this command with the --remove-orphans flag to clean it up.