Check out the following topics to learn how to build, run, and deploy your applications using Docker.
Watch the most popular videos from DockerCon.
Take a walkthrough that covers writing your first app, data storage, networking, and swarms, and ends with your app running on production servers in the cloud.
Can I install Docker Desktop on Windows 10 Home?
What are the system requirements for Docker Desktop?
How do I connect from a container to a service?
What are the system requirements for Docker Desktop?
Take a walkthrough that covers writing your first app, data storage, networking, and swarms, and ends with your app running on production servers in the cloud.
How do I share images on Docker Hub?
Take a walkthrough that covers writing your first app, data storage, networking, and swarms, and ends with your app running on production servers in the cloud.
Take a walkthrough that covers writing your first app, data storage, networking, and swarms, and ends with your app running on production servers in the cloud.
How do I run multiple copies of a Compose file on the same host?
Can I use json instead of yaml for my Compose file?
Take a look at our best practices and reference architecture topics to fine tune your deployment.
Best practices for writing Dockerfile
Best practices for writing a Docker Compose file
Learn how to develop language-specific apps using Docker.
Dockerize a .Net Core application
Dockerize an ASP.NET Core application with SQL Server on Linux