Containers¶
1Panel enhances your experience by offering a powerful, user-friendly web console for container management. It simplifies container deployment and accelerates your workflow efficiency.
-
Containers
The Containers view lists all your containers. You can create new containers here, and see resouce usage, logs of the running containers.
-
Composes
Docker Compose simplifies the process of managing multi-container applications. The Composes view lists all compose projects, as well as applications from the App Store.
-
Images
The Images view lets you manage Docker images without having to use the CLI. By default, it displays a list of all Docker images on your local disk.
-
Networks
The Networks view lets you manage Docker networks without having to use the CLI.
-
Volumes
The Volumes view in 1Panel lets you create, delete, and perform other actions on your volumes.
-
Container registries
You can add simply add private container registries here without having to edit the configuration file.
-
Compose templates
You can save your applications as a compose template, and use it to create a compose project as needed.
-
Settings
The Settings view allows you to adjust certain general settings of the Docker daemon without directly editing the configuration file.