I'm surprised to find very little discussion of the docker hub limits being implemented tomorrow
Isn't this going to break loads of CI pipelines as well as anything like kubernetes that directly pulls standard images ?
I'm surprised to find very little discussion of the docker hub limits being implemented tomorrow
Isn't this going to break loads of CI pipelines as well as anything like kubernetes that directly pulls standard images ?
You have 5 days before the new DockerHub limits f*ck you over
https://www.blacksmith.sh/blog/you-have-5-days-before-the-new-dockerhub-limits-f-ck-you-over
there is no cloud, only greedy Service as a Software Substitute companies
Wondered why the #Docker #DockerHub download through #Telekom was so fucking slow.
7 d-ed5-i.D.DE.NET.DTAG.DE (217.5.110.214) 1591.088 ms 1592.182 ms 1607.907 ms
8 ae5.edge6.dus1.sp.lumen.tech (4.68.71.113) 1608.214 ms 1607.127 ms 1607.396 ms
9 CLOUDFLARE.edge6.Dusseldorf1.Level3.net (62.67.22.246) 1607.793 ms 1006.886 ms 988.776 ms
Checks out.
New #DockerHub #limit for unauthenticated accounts is 10 pulls per hour, per authenticated user, 40; starting March 1st.
Revisiting Docker Hub Policies: Prioritizing Developer Experience
#Products #Developers #Docker #DockerHub
https://www.docker.com/blog/revisiting-docker-hub-policies-prioritizing-developer-experience/
#dockerhub to limit unauthenticated pulls to 10/h/ip from 1st of march 2025
Hey les spécialistes de l'IA,
Avez-vous déjà internalisé la solution #n8n en milieu professionnel ?
Lien #DockerHub : https://hub.docker.com/r/n8nio/n8n
Un collègue m'a montré un petit peu et comme on s'intéresse aux #IAs en ce moment ...
How Docker Streamlines the Onboarding Process and Sets Up Developers for Success
#Docker #Products #DockerBusiness #DockerDesktop #DockerHub #DockerScout #PopularTopics
Mastering Docker and Jenkins: Build Robust CI/CD Pipelines Efficiently
#Docker #Products #CICD #DockerDesktop #DockerHub #PopularTopics
https://www.docker.com/blog/docker-and-jenkins-build-robust-ci-cd-pipelines/
Protecting the Software Supply Chain: The Art of Continuous Improvement
#Docker #Products #DockerHub #DockerOfficialImages #DockerScout #SecureSoftwareSupplyChain #Security #WhatIsDockercollection
https://www.docker.com/blog/software-supply-chain-art-of-continuous-improvement/
Kong Ingress' DockerHub account was breached, and the Ingress Controller v3.4.0 image was replaced with a malicious version containing cryptojacking code.
https://hackread.com/malicious-kong-ingress-controller-image-dockerhub/
How to Dockerize a Django App: Step-by-Step Guide for Beginners
#Products #Containers #Docker #DockerCompose #DockerHub #Dockerfile
Unlocking Efficiency with Docker for AI and Cloud-Native Development
#Docker #Products #AIML #DockerDesktop #DockerHub #DockerScout #GenAIStack #Security #WhatIsDockercollection
https://www.docker.com/blog/unlocking-efficiency-with-docker-for-ai-and-cloud-native-development/
https://dev.to/anubhavs9/share-docker-images-without-container-registry-3jif - a #Docker registry like #DockerHub is definitely the best, but if you don't have a registry, `docker save ...` and `docker load ...`. Nice quick tip https://linkedin.com/in/anubhavs9.
Building Trust into Your Software with Verified Components
#Docker #Products #DockerHub #DockerScout #SecureSoftwareSupplyChain #Security #WhatIsDockercollection
https://www.docker.com/blog/building-trust-into-your-software-with-verified-components/
We've passed the #hundredthousandth pull of our @nlnetlabs #unbound #docker image on #dockerhub !
Docker Desktop 4.37: AI Catalog and Command-Line Efficiency
#Docker #Products #AIML #DockerDesktop #DockerDesktoprelease #DockerHub
Docker 2024 Highlights: Innovations in AI, Security, and Empowering Development Teams
#Products #AIML #Docker #DockerDebug #DockerDesktop #DockerHub #DockerScout #Security #WhatIsDockercollection
If you rely on Docker images (as in `docker.io/library/docker`) in CI or elsewhere:
it looks like the images pushed yesterday on https://hub.docker.com/_/docker have a problem (the content-type of the manifest seems to be application/json instead of something like application/vnd.oci.image.manifest.v1+json).
Temporary workaround until my former coworkers get to it: use 27.3 images (e.g. docker:27.3-dind for Docker-in-Docker).