Semaine de "calme", semaine de #live !
On se retrouve lundi à 14h pour continuer l'Overlay++. Je vais commencer la liaison avec les #API de #Twitch !
Et aussi mercredi à 14h pour implémenter l'interfaçage avec #Buildkit et donc pouvoir build directement un fichier #Dofigen.
#buildinpublic
#BuildKit: Docker's Hidden Gem That Can Build Almost Anything tuananh.net/2026/02/25/b... #Docker #Containers
Looking for a deep dive on Docker Layer Caching with #BuildKit. Like a YouTube conf with some insights.
I'm close to add some printf to understand what is happening in some part of the cache.
Having debug logs about the source of cache invalidation could be a game changer.
#Docker
Shipped BuildKit for RISC-V64. Workflows green. Then users tried it: crash loop.
Missing runc, wrong ENTRYPOINT/CMD, hanging tests. 3 PRs later, it works.
Lesson: test integration, not compilation. Add timeouts everywhere. Document WHY.
bit.ly/4oRyNhf
#BuildKit #RISCV64 #Docker #DevOps #devEco
🚀 Built BuildKit for RISC-V64 in 4 hours when demo got blocked
✅ 0.26.2 packaged (.deb + .rpm)
✅ No patches needed (pure Go)
✅ First Linux distro packages
Download: github.com/gounthar/docker-for-riscv64/releases
Story: www.linkedin.com/feed/update/...
#RISCV #Docker #BuildKit #devEco
BuildKit в Kubernetes: мануал по быстрой и автомасштабируемой сборке проектов Всем привет! Я Алексей Босенко, DevOps-инж...
#cicd #buildkit #docker-buildx #Kubernetes #k8s
Origin | Interest | Match
BuildKit в Kubernetes: мануал по быстрой и масштабируемой сборке Всем привет! Я Алексей Босенко, DevOps-инженер в компан...
#cicd #buildkit #docker-buildx #Kubernetes #k8s
Origin | Interest | Match
So I've migrated a container build pipeline from (deprecated) #Kaniko to (shiny new) #BuildKit after reading documentation from #Gitlab on how to integrate image building in Gitlab CI/CD. Turns out the whole thing doesn't work without enabling privileged mode on the Gitlab runner. Judging from […]
Supercharge Your AI Development with BuildKit: A Game-Changer for Building Integrations In the fast-paced world of AI development, speed and efficiency are everything. As developers, we're cons...
#abdul #aziz #ahwan #ai #artificial #intelligence #buildkit #langchain #llm #mcp #mcp
Origin | […]
Using Podman, Compose and BuildKit · emersion #devops #containers #podman #compose #buildkit
Using #Podman, Compose and #BuildKit emersion.fr/blog/2025/us... #containers #docker
✨ DevOps girl tip: Want to speed up your @docker.com builds like a boss? 💅
BuildKit is your BFF for faster, secure, cloud-native workflows 🚀💻
If you’re into AI infra + containers, don’t sleep on this! 🛠️💖
youtube.com/shorts/Bsdx5...
#DevOpsGirl #Docker #BuildKit #CloudNative
✨ Just a DevOps girl showing you why @docker.com BuildKit is THAT tool 💅
⚡️ Blazing fast Docker builds
🔐 Secrets handled like a pro
🌍 Cloud-native & multi-platform magic
Catch this tech glow-up 👇
🎥 youtube.com/shorts/b3Cyi...
#DevOpsGirl #BuildKit #DockerGlowUp #CloudNative
#BuildKit is a powerful #toolkit that converts #sourcecode into build artifacts efficiently and repeatably. 🔧
github.com/moby/buildkit
🧵 👇 #devops #docker #moby #containers #ci #cd
It finally clicked. All what #docker, #dagger, and #buildpack are; #buildkit frontends. 😅
What it means is you can achieve essentially the same on any them.
The question is more how much you willing to delve into the frontend. To do the features of the others. 🤔
Metagross standing in its generic pose. Painted with a metallic blue, pearlescant red for the eyes, and a brushed silver for everything else. I added scratch marks too but they're a little hard to see. I'll have to emphasize them more next time.
Metagross backside, standing in its generic pose. Painted with a metallic blue, pearlescant red for the eyes, and a brushed silver for everything else. I added scratch marks too but they're a little hard to see. I'll have to emphasize them more next time.
Metagross build kit repaint is done! Now it looks like a steel type ✨
#pokemon #buildkit #diy
Daughter and I built Gundam #hobbykit #hobbykits #anime #gundam #gundams #gundamstagram #animes #gundam_ig #gundambuilder #gundamcommunity #maker #makersgonnamake #makers #buildkit #makermovement #makerspace #makerlife
Как организовать безопасное хранение секретов в Docker:...
habr.com/ru/articles/872128/
#Docker #безопасность #секреты #hashicorp #vault #Docker #Secrets #BuildKit #kubernetes #контейнеризация #devops
Event Attributes
Как организовать безопасное хранение секретов в Docker:...
https://www.pvsm.ru/bezopasnost/407104
#buildkit #devops #docker #Docker #Secrets #hashicorp #vault #kubernetes #безопасность #контейнеризация #секреты
Event Attributes
Bonjour à tous,
Cet après-midi je vais continuer l'exploration du système de syntaxe de #BuildKit de la semaine dernière pour permettre d'utiliser #Dofigen directement avec #Docker sans avoir à installer notre #CLI.
RDV à 14h sur
Bon, ça a été un peu galère. Il n'y a pas beaucoup de docs, mais heureusement il y a des exemples.
Ça se fait "facilement" en #Go de ce que j'ai compris puisque la lib de #Buildkit est utilisable directement, mais en #Rust y a des crates qui semblent pas maintenus et pas très clean...
Je reprends les live cette semaine, mais je passe au vendredi après-midi au lieu de mercredi après-midi, on sera plus détendu pour finir la semaine 😁
Demain, on va s'amuser avec le système de syntaxe de #Buildkit. Ca permettra d'intégrer #Dofigen directement avec #Docker et #DockerCompose !
J'ai creusé un peu les normes des #Dockerfile et notamment le principe de syntaxe depuis que #Buildkit est le builder par défaut.
Vous saviez vous que la syntaxe est pas limitée au système de commandes de base ? #LLB
Je crois que je vais avoir du boulot sur #Dofigen 😁
github.com/moby/buildki...