WSA M05: Container Management Lab
0 / 9 Tasks Complete
Reset Lab
← Back
GUI Lab Complete!
You've mastered container management with Windows Admin Center!
Take the Quiz →
PowerShell Lab
Continue Exploring
Lab Tasks
1. View Container Images
Click "Images" in the sidebar to view available container images.
2. Pull a New Image
Click "Pull Image" and download the nanoserver base image.
3. Create a Container
Click "New Container" to create a container from an image.
4. Start a Container
Select a stopped container and click "Start" to run it.
5. Stop a Container
Select a running container and click "Stop" to shut it down.
6. Remove a Container
Select a stopped container and remove it using the toolbar or context menu.
7. Inspect Container Details
Right-click a container and select "Inspect" to view its configuration details.
8. Create a Container Network
Go to Networks and click "Create Network" to add a new network for container communication.
9. Connect a Container to a Network
Select a running container and connect it to a specific network using the context menu.
Docker Status Icons:
Running - Container is active
Stopped - Container is not running
Created - Container exists but never started
Tip:
Right-click on containers for more options like Logs, Exec (shell), and Remove.
W
Windows Admin Center
DC01.hexworth.local
Overview
Containers
Images
Networks
Volumes
Pull Container Image
×
Image Name
Quick Select
-- Select a common image --
Nano Server LTSC 2022
Server Core LTSC 2022
ASP.NET 8.0 (Nano)
SQL Server 2022
Create New Container
×
Container Name
Image
Port Mapping (Host:Container)
Start container after creation
Complete Module ✓