Skip to content

Portainer

Portainer is used for container management and orchestration overlay. It provides a user-friendly interface to manage the Docker environment.

Features

  • View running containers.
  • Check container logs.
  • Manage stacks and services.
  • Monitor resource usage.
  1. Click on the local environment.
  2. Select Containers from the menu.
  3. All containers are listed here. Click on a container's Name to access the Container details.
  4. The details view is mostly self-explanatory.

Critical Operation Rules

DO NOT use Remove, Kill, Stop, or Pause.

Only **Restart** is allowed if a service is stuck.