Portainer accelerates container adoption it reduces operational complexity.
10K+
Portainer Portainer accelerates container adoption. It reduces operational complexity and addresses the security challenges of running containers in Docker, Swarm, Nomad and Kubernetes.
This variables passes the names of the color to change background color
PORTAINER_LIGHT_BG_COLORPORTAINER_DARK_BG_COLORPORTAINER_HIGH_BG_COLORtcp/9000 - Portainer listening endpointdocker run --rm --interactive --tty \
--env PORTAINER_LIGHT_BG_COLOR='#ff0000' \
--env PORTAINER_DARK_BG_COLOR='#00ff00' \
--env PORTAINER_HIGH_BG_COLOR='#0000ff' \
--publish 8000:8000 \
--publish 9000:9000 \
--volume /var/run/docker.sock:/var/run/docker.sock \
theanurin/portainer
Content type
Image
Digest
sha256:30355f7c2…
Size
84.2 MB
Last updated
over 2 years ago
docker pull theanurin/portainer