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.
If i start a nomad job, that would create containers on a different node, podman would pull that image, start the container and everything is cool at this step, but when i push new image to container registry with the same name, re-run the nomad job (stop it, purge, start the job again), it seems that the image is not getting re-pulled. Not sure if im missing any configuration, or that is a bug.
The text was updated successfully, but these errors were encountered:
Hi,
Im running nomad-podman env with versions:
Nomad v1.8.1
podman version 5.1.1
On a Freebsd host.
If i start a nomad job, that would create containers on a different node, podman would pull that image, start the container and everything is cool at this step, but when i push new image to container registry with the same name, re-run the nomad job (stop it, purge, start the job again), it seems that the image is not getting re-pulled. Not sure if im missing any configuration, or that is a bug.
The text was updated successfully, but these errors were encountered: