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
docker pull fails to fetch older containers (older = sometimes even less than 3 days old). I can reproduce this on my machine, and I see this also in GitHub's CI.
I have no idea why is this happening.
The only known workaround for this right now is to manually trigger a dagger workflow for given tag.
@MDr164 mentioned that his setup with podman instead of docker does not suffer the same issues. Hence why we opened issue #541
docker pull
fails to fetch older containers (older = sometimes even less than 3 days old). I can reproduce this on my machine, and I see this also in GitHub's CI.I have no idea why is this happening.
The only known workaround for this right now is to manually trigger a
dagger
workflow for given tag.@MDr164 mentioned that his setup with
podman
instead ofdocker
does not suffer the same issues. Hence why we opened issue #541Steps to reproduce
Attempts to fix this
The text was updated successfully, but these errors were encountered: