Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1.48 KB

features.md

File metadata and controls

40 lines (29 loc) · 1.48 KB
title layout nav_order
Features
default
10

Features

Overview

[![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

Containers

[![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

Images

[![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