Over the last five years, .NET has maintained its position as a top framework among professional developers. In Stack Overflow's 2022 Developer Survey, .NET ranked first in the “other framework and libraries” category. Stack Overflow reserves this for developers...
docker compose
Quickly Spin Up New Development Projects with Awesome Compose
Containers optimize our daily development work. They’re standardized, so that we can easily switch between development environments — either migrating to testing or reusing container images for production workloads. However, a challenge arises when you need more than...
How to Build and Deploy a URL Shortener Using TypeScript and Nest.js
At Docker, we’re incredibly proud of our vibrant, diverse and creative community. From time to time, we feature cool contributions from the community on our blog to highlight some of the great work our community does. Are you working on something awesome with Docker?...
Deploying Web Applications Quicker and Easier with Caddy 2
Deploying web apps can be tough, even with leading server technologies. Learn how you can use Caddy 2 and Docker simplify this process.
Announcing Compose V2 General Availability
We’re thrilled to announce the General Availability of Docker Compose Version 2 (aka V2)! We launched the first version of Compose V2 in June of 2021. Thanks to your feedback, we’ve made numerous improvements since our initial rollout — and have seen a steady increase...
Using Awesome-Compose to Build and Deploy Your Multi-Container Application
In my last blog, I showed you how to get up and running with Docker Desktop. While we briefly introduced you to every major component bundled within Docker Desktop, it’s now time to drill a little deeper. In this blog, you’ll learn how to use one of our most-popular...
Building a Multi-Container .NET App Using Docker Desktop
.NET is a free, open-source development platform for building numerous apps, such as web apps, web APIs, serverless functions in the cloud, mobile apps and much more. .NET is a general purpose development platform maintained by Microsoft and the .NET community on...
Accelerating New Features in Docker Desktop
In November 2019 Docker announced our re-focusing on the needs of developers. Specifically, we set out to simplify the complexity of modern application development to help developers get their ideas from code to cloud as quickly and securely as possible. We’ve made a...
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...