# Introduction Docker is a powerful tool for deploying applications, but it can be a bit confusing to get started with. In this challenge, you will learn how to link Docker containers together to create a multi-container application. We will start with simple examples and gradually build up to a more complex application, so even if you're new to Docker, you should be able to follow along.
Click the virtual machine below to start practicing