Docker Compose
-
9 Tips for Containerizing Your .NET Application
Once separate technologies, Docker and .NET can now work together. Follow along to learn best practices for containerizing your .NET app.
Read now
-
Quickly Spin Up New Development Projects with Awesome Compose
While powerful, multi-container deployments are complex. Learn how Docker Compose and Awesome Compose simplify container management.
Read now
-
How to Build and Deploy a URL Shortener Using TypeScript and Nest.js
TypeScript and Nest.js let developers build and deploy web applications. Follow along to build a sample app and seamlessly incorporate Docker.
Read now
-
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.
Read now
-
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 in adoption over the last 10 months. We’re hearing a lot of…
Read now
-
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 tools: Docker Compose. We’ll discuss what…
Read now
-
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 GitHub. It is cross-platform, supporting Windows, macOS and Linux, and can be used…
Read now
-
Accelerating New Features in Docker Desktop
November 2024 update: Announcing Upgraded Docker Plans: Simpler, More Value, Better Development and Productivity To learn what’s new in Docker Desktop, read our Docker Desktop release series. — 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…
Read now