...docker.desktop BUSINESS
Ask Gordon BETA
Containers
Images
Volumes
Builds
Docker Hub
Docker Scout
Extensions
Manage
Q Search
A
Containers Give feedback
View all your running containers and applications. Learn more
Your running containers show up here
A container is an isolated environment for your code
Docker guides
What is a container?
?
5 mins
1 FROM node
2 RUN mkdir -p
3 WORKDIR /app
4 COPY packa
View more in the Learning center
How do I run a container?
6 mins
Engine running
1:
Kubernetes running RAM 6.25 GB CPU 1.41% Disk: 38.00 GB used (limit 1006.85 GB)
> Terminal v4.41.0
Explanation
This image shows the Docker Desktop application interface. The user is in the "Containers" section, but there are no running containers. The interface displays helpful guides on "What is a container" and "How do I run a container" to help the user get started.