Run a Service Inside a Container

# Introduction In this challenge, you will learn how to run a service inside a container. You will create a container image, start a container, and then run a service within the container. This challenge will help you understand the basic concepts of containerization and how to manage containers on a Linux system.

|60 : 00

Click the virtual machine below to start practicing