You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Im running nomad-podman env with versions:
Nomad v1.8.1
podman version 5.1.1
On a Freebsd host.
I do get the containers running, but when i want to remove them by running: nomad job stop -purge <container_id>
Nomad job gets removed, but container still keeps living.