Community
-
Jun 25, 2021
From Compose to Kubernetes with Okteto
Today we’re featuring a blog from Pablo Chico de Guzmán at Okteto, who writes about how the developers’ love of Docker Compose inspired Okteto to create Okteto Stacks, a fully compatible Kubernetes backend for Docker Compose It has been almost 7 years since the Docker Compose v1.0.0 release went live. Since that time, Docker Compose…
Read now
-
May 27, 2021
Today Is The Day!
It’s here! Ready or not, DockerCon — our free, one-day, all-digital event designed for developers by developers — has arrived. Registration is open until 9 a.m., so if you haven’t already done so, go ahead and sign up! This is your chance to learn all you can about modern application delivery in a cloud-native world…
Read now
-
Apr 13, 2021
Captain Take 5 – Nuno do Carmo
Docker Captains are select members of the community that are both experts in their field and are passionate about sharing their Docker knowledge with others. “Docker Captains Take 5” is a regular blog series where we get a closer look at our Captains and ask them the same broad set of questions ranging from what…
Read now
-
Apr 1, 2021
Compiling Containers – Dockerfiles, LLVM and BuildKit
Today we’re featuring a blog from Adam Gordon Bell at Earthly who writes about how BuildKit, a technology developed by Docker and the community, works and how to write a simple frontend. Earthly uses BuildKit in their product. Introduction How are containers made? Usually, from a series of statements like `RUN`, `FROM`, and `COPY`, which…
Read now
-
Mar 18, 2021
Docker Community All Hands Recap
We are sharing a recap of last week’s second quarterly Community All-Hands and the feedback we got from the community. The Community All-Hands deepen our engagement with the Docker community and bring users, contributors and staff together on a quarterly basis. It is an opportunity for the community to get updates on what we’re working…
Read now
-
Mar 17, 2021
Docker and CNCF Join Forces for “Container Garage” Event Series
At Docker, we’re constantly trying to engage and connect with developer communities around the world to explore ways we can cross pollinate ideas, share, and learn from each other. Today, we’re thrilled to announce that Docker and the CNCF are joining forces to run a community-led event series called “Container Garage”, covering all things containers…
Read now
-
Mar 11, 2021
Guest Post: Calling the Docker CLI from Python with Python-on-whales
This post highlights a new project built by Gabriel de Marmiesse from the Docker community: Python-on-whales. The goal of this project is to have a 1-to-1 mapping between the Docker CLI and the Python library.
Read now
-
Mar 9, 2021
Desktop Support for iTerm2 – A Feature Request from the Docker Public Roadmap
The latest Docker Desktop release includes support for iTerm2 which is a terminal emulator that is highly popular with macOS fans. This feature request to support additional terminals started from the Docker public roadmap.
Read now