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:
|
||||
portainer:
|
||||
image: 'portainer/portainer-ce:alpine'
|
||||
image: portainer/portainer-ce:alpine
|
||||
environment:
|
||||
- SERVICE_FQDN_PORTAINER_9000
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user