Introduction
In this lab, you will be transported to a futuristic space city where you take on the role of a space police officer. Your mission is to inspect and investigate suspicious Docker containers that might be posing security threats within the space city.
Skills Graph
%%%%{init: {'theme':'neutral'}}%%%%
flowchart RL
docker(("Docker")) -.-> docker/ContainerOperationsGroup(["Container Operations"])
docker/ContainerOperationsGroup -.-> docker/inspect("Inspect Container")
subgraph Lab Skills
docker/inspect -.-> lab-268700{{"Space Container Inspection"}}
end