portainer/config.yaml hinzugefügt
This commit is contained in:
parent
286eb35cf6
commit
957b06131d
18
portainer/config.yaml
Normal file
18
portainer/config.yaml
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
name: "Portainer CE"
|
||||||
|
description: "Portainer Community Edition"
|
||||||
|
version: "1.0.0"
|
||||||
|
slug: "portainer_custom"
|
||||||
|
arch:
|
||||||
|
- aarch64
|
||||||
|
- amd64
|
||||||
|
startup: services
|
||||||
|
boot: auto
|
||||||
|
full_access: true
|
||||||
|
host_network: false
|
||||||
|
# 'docker' Mapping ist essentiell für den Zugriff auf den Host-Socket
|
||||||
|
map:
|
||||||
|
- "docker:/var/run/docker.sock"
|
||||||
|
options: {}
|
||||||
|
schema: {}
|
||||||
|
ports:
|
||||||
|
9443/tcp: 9443
|
||||||
Loading…
x
Reference in New Issue
Block a user