auto: sync 2026-05-28

This commit is contained in:
2026-05-28 10:01:56 +02:00
parent 5d3187181d
commit 0f174ae967
14 changed files with 448 additions and 0 deletions
+25
View File
@@ -0,0 +1,25 @@
name: socket-proxy
services:
socket-proxy:
image: tecnativa/docker-socket-proxy:latest
container_name: docker-socket-proxy
restart: unless-stopped
privileged: true
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
ports:
- "2375:2375"
environment:
CONTAINERS: 1
SERVICES: 0
TASKS: 0
NETWORKS: 1
IMAGES: 1
INFO: 1
VERSION: 1
EVENTS: 1
PING: 1
POST: 0
VOLUMES: 0
EXEC: 0
LOG_LEVEL: warning