All apps · 0 apps
PortainerCE
OfficialDocker app from emp83's Repository
Overview
Portainer is a lightweight management UI which allows you to easily manage your different Docker environments (Docker hosts or Swarm clusters). Portainer is meant to be as simple to deploy as it is to use. It consists of a single container that can run on any Docker engine (can be deployed as Linux container or a Windows native container, supports other platforms too). Portainer allows you to manage all your Docker resources (containers, images, volumes, networks and more) ! It is compatible with the standalone Docker engine and with Docker Swarm mode.
Install PortainerCE on Unraid in a few clicks.
Find PortainerCE in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for PortainerCE Review the template variables and paths Click Install
Download Statistics
1,490,247,766
Total Downloads
23,495,600
This Month
21,089,960
Avg / Month
Total Downloads Over Time
Loading chart...
Related apps
Explore more like this
Explore allLinks
Details
Repository
portainer/portainer-ce:latestLast Updated2026-06-25
First Seen2024-02-01
Runtime arguments
- Web UI
http://[IP]:[PORT:9000]/- Network
bridge- Shell
sh- Privileged
- false
Template configuration
Web Interface PortPorttcp
This is Portainer WebUI port.
- Target
- 9000
- Default
- 9000
- Value
- 9000
Edge Agent PortPorttcp
- Target
- 8000
- Default
- 8000
- Value
- 8000
Config Storage PathPathrw
This is where Portainer will store it's configuration.
- Target
- /data
- Default
- /mnt/user/appdata/portainer
- Value
- /mnt/user/appdata/portainer
Docker socketPathrw
This is needed for Portainer to connect to Docker.
- Target
- /var/run/docker.sock
- Default
- /var/run/docker.sock
- Value
- /var/run/docker.sock