# Introduction In this challenge, you will learn the basics of Docker and how to use it to containerize and deploy a simple application. You will start with a simple "Hello, World!" application and containerize it, gradually adding more complexity to the container configuration.
Click the virtual machine below to start practicing