fix portainer

This commit is contained in:
peaklabs-dev
2024-11-08 21:00:22 +01:00
parent f444a16083
commit 7fcd5a7474
2 changed files with 7 additions and 1 deletions

BIN
public/svgs/portainer.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

View File

@@ -1,6 +1,12 @@
# documentation: https://docs.portainer.io
# slogan: Portainer is a lightweight management UI for Docker
# tags: docker, management, ui
# logo: svgs/portainer.png
# port: 9000
services:
portainer:
image: 'portainer/portainer-ce:alpine'
image: portainer/portainer-ce:alpine
environment:
- SERVICE_FQDN_PORTAINER_9000
volumes: