title | layout | nav_order |
---|---|---|
Features |
default |
10 |
[![Screenshot of overview page]({% link assets/images/screenshots/overview.png %}){: width="350" }]({% link assets/images/screenshots/overview.png %})
- CPU and memory utilization
- Simple statistics of containers and images
- Network and block IO utilization
[![Screenshot of containers list page]({% link assets/images/screenshots/containers_list.png %}){: width="350" }]({% link assets/images/screenshots/containers_list.png %}) [![Screenshot of container logs page]({% link assets/images/screenshots/container_logs.png %}){: width="350" }]({% link assets/images/screenshots/container_logs.png %})
[![Screenshot of container exec page]({% link assets/images/screenshots/container_exec.png %}){: width="350" }]({% link assets/images/screenshots/container_exec.png %}) [![Screenshot of container statistics page]({% link assets/images/screenshots/container_stats.png %}){: width="350" }]({% link assets/images/screenshots/container_stats.png %})
- List containers, with automatic refreshing
- Inspect containers
- Create containers
- Start/stop/remove/rename containers
- Commit a container to an image
- Show logs
- Execute commands interactively
[![Screenshot of images list page]({% link assets/images/screenshots/images_list.png %}){: width="350" }]({% link assets/images/screenshots/images_list.png %})
- List images, with automatic refreshing
- Inspect images
- Pull images
- Tag/remove images