Comment on Docker Hub limiting unauthenticated users to 10 pulls per hour

<- View Parent
wireless_purposely832@lemmy.world ⁨1⁩ ⁨month⁩ ago

The issue isn’t Docker vs Podman vs k8s vs LXC vs others. They all use OCI images to create your container/pod/etc. This new limit impacts all containerization solutions, not just Docker.

Instead, the issue is Docker Hub vs Quay vs GHCR vs others. It’s about where the OCI images are stored and pulled from. If the project maintainer hosts the OCI images on Docker Hub, then you will be impacted by this regardless of how you use the OCI images.

Some options include:

source
Sort:hotnewtop