developers
-
Helping Developers Simplify Apps, Toolchains, and Open Source
It’s been an exciting four months since we announced that Docker is refocusing on developers. We have spent much of that time listening to you, our developer community, in meetups, on GitHub, through social media, with our Docker Captains, and in face-to-face one-on-ones. Your support and feedback on our refocused direction have been helpful and positive, and we’re fired-up for the year ahead!
Read now
-
Changes to dockerproject.org APT and YUM repositories
While many people know about Docker, not that many know its history and where it came from. Docker was started as a project in the dotCloud company, founded by Solomon Hykes, which provided a PaaS solution. The project became so successful that dotCloud renamed itself to Docker, Inc. and focused on Docker as its primary product.
Read now
-
5 Software Development Predictions for 2020
To kick off the new year, we sat down with Docker CEO Scott Johnston and asked him what the future holds for software development. Here are his 2020 predictions and trends to keep an eye on.
Read now
-
Containers Today Recap: The Future of the Developer Journey
There was amazing attendance at Containers Today in Stockholm a couple of weeks ago. For those who were unable to make it, here is a quick overview of what Docker talked about at the event in a session around the future of the developer journey.
Read now
-
Docker’s Next Chapter: Advancing Developer Workflows for Modern Apps
Learn about Docker’s new focus, to build on our foundations to advance developer workflows for modern apps.
Read now
-
Developing Docker-Powered Apps on Windows with WSL 2
WSL 2 is Microsoft’s second take on shipping a Linux Kernel with Windows that includes a full fledged virtual machine. It was only natural that Docker would embrace this change and ship a Docker Desktop for Windows version that runs on WSL 2. In this blog, I’ll show you an example of how to develop Docker-powered applications using the Docker Desktop WSL 2 Tech Preview.
Read now
-
Write Maintainable Integration Tests with Docker
The popularity of microservices and the use of third-party services for non-business critical features has drastically increased the number of integrations that make up the modern application. All of these integration points require different layers of testing.
Read now
-
Top 4 Tactics To Keep Node.js Rockin’ in Docker
There’s a ton of info out there on using Node.js with Docker, but so much of it is years out of date, and I’m here to help you optimize your setups for Node.js 10+ and Docker 18.09+.
Read now