Portainer
Web-based container management interface for managing Docker and Podman containers.
Overview
| Attribute | Value |
| Image | docker.io/portainer/portainer-ce:latest |
| Size | ~200MB |
| GPU | No |
| Port | 9443 (default, HTTPS) |
Quick Start
Access Portainer at https://localhost:9443 after starting.
Lifecycle Commands
Features
- Visual container management
- Image management and registry access
- Volume and network management
- Container logs and stats
- Stack deployment (Docker Compose)
Use Cases
- Monitor running containers
- Deploy and manage services
- View container logs and metrics
- Manage container networks
- Pull and manage images
See Also