fix portainer
This commit is contained in:
BIN
public/svgs/portainer.png
Normal file
BIN
public/svgs/portainer.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.8 KiB |
@@ -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:
|
services:
|
||||||
portainer:
|
portainer:
|
||||||
image: 'portainer/portainer-ce:alpine'
|
image: portainer/portainer-ce:alpine
|
||||||
environment:
|
environment:
|
||||||
- SERVICE_FQDN_PORTAINER_9000
|
- SERVICE_FQDN_PORTAINER_9000
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user