1. Learn
  2. /
  3. Courses
  4. /
  5. Intermediate Docker

Connected

Exercise

Existing containers

Your team has recently decided to start implementing Docker for most new projects. As such, you've been asked to verify you know how to determine which containers are running on a given system at a specific time.

Instructions

100 XP
  • Modify the example code to check for what containers exist on the running system.
  • Use the terminal window to run any documentation commands.