portainer/config.yaml hinzugefügt

This commit is contained in:
sascha 2026-01-01 13:48:38 +00:00
parent 286eb35cf6
commit 957b06131d

18
portainer/config.yaml Normal file
View 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