Docker Blog
-
Docker Series B: More Fuel To Help Dev Teams Get Ship Done
Today we’re excited and humbled to announce Docker’s Series B raise of $23 million to accelerate our mission of delivering tools development teams love to quickly take their ideas from code to cloud. The round was led by Tribe Capital with participation from our existing investors, Benchmark and Insight Partners. Arjun Sethi, Tribe co-founder and…
Read now
-
Docker Compose: From Local to Amazon ECS
By using cloud platforms, we can take advantage of different resource configurations and compute capacities. However, deploying containerized applications on cloud platforms is proving to be quite challenging, especially for new users who have no expertise on how to use that platform. As each platform may provide specific APIs, orchestrating the deployment of a containerized…
Read now
-
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
-
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
-
How to Use Your Own Registry
In this article we’ll take a look at setting up and configuring a local instance of the Distribution project where your teams can share images with docker commands they already know: docker push and docker pull.
Read now
-
Captains Take 5 – Nick Janetakis
“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. Today, we’re interviewing Nick Janetakis who has been a Docker Captain since 2016.
Read now
-
Compiling Qt with Docker Using Caching
In a previous guest post, we talked about how we compile Qt for Screenly OSE using Docker’s nifty multi-stage and multi-platform features. In this article, we build on this topic further and zoom in on caching.
Read now
-
New Docker Desktop Preview for Apple M1 Released
We have released another preview of Docker Desktop for Apple M1 chips, which you can download from our Docker Apple M1 Tech Preview page. The most exciting change in this version is that Kubernetes now works.
Read now