Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker fails to pull containers #549

Closed
AtomicFS opened this issue Feb 3, 2025 · 1 comment
Closed

docker fails to pull containers #549

AtomicFS opened this issue Feb 3, 2025 · 1 comment
Labels
bug Something isn't working docker docker related high_priority Very important

Comments

@AtomicFS
Copy link
Collaborator

AtomicFS commented Feb 3, 2025

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

Steps to reproduce

docker pull ghcr.io/9elements/firmware-action/coreboot_4.19:v0.10.1
docker manifest inspect ghcr.io/9elements/firmware-action/coreboot_4.19:v0.10.1

Attempts to fix this

@AtomicFS AtomicFS added bug Something isn't working docker docker related high_priority Very important labels Feb 3, 2025
@AtomicFS AtomicFS changed the title docker fails to pull cotainers docker fails to pull containers Feb 4, 2025
@AtomicFS AtomicFS added this to the v1.0.0 release milestone Feb 11, 2025
@AtomicFS
Copy link
Collaborator Author

Seems like the issue was resolved one way or another.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working docker docker related high_priority Very important
Projects
None yet
Development

No branches or pull requests

1 participant