Connect to Running Container

# Introduction Docker is a popular platform for developing, shipping, and running applications. The `docker attach` command is used to attach to a running container. In this challenge, you will learn how to use the `docker attach` command to attach to a running container step-by-step.

|60 : 00

Click the virtual machine below to start practicing