Add Portainer #45

Merged
lukas merged 15 commits from add-portainer into main 2021-06-21 09:59:57 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 1ad9787b17 - Show all commits

View File

@ -3,6 +3,7 @@
name: 'portainer'
image: portainer/portainer-ce
networks:
- name: nginx-internal
- name: bridge
volumes:
- "/var/run/docker.sock:/var/run/docker.sock"