update 26.7.25

This commit is contained in:
kun
2026-07-25 04:03:18 +08:00
parent 8529a0c374
commit 790525c3b2
9 changed files with 0 additions and 50 deletions
View File
View File
View File
View File
-25
View File
@@ -1,25 +0,0 @@
services:
socket-proxy:
image: tecnativa/docker-socket-proxy
container_name: docker-socket-proxy
restart: always
ports:
- "1011:2375"
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
environment:
CONTAINERS: 1
IMAGES: 1
NETWORKS: 1
VOLUMES: 1
SERVICES: 1
TASKS: 1
INFO: 1
PING: 1
VERSION: 1
POST: 1
EXEC: 1
BUILD: 1