This commit is contained in:
ITQ
2025-03-03 12:36:18 +03:00
parent 13a6ed308b
commit e719aa285d
+3
View File
@@ -400,6 +400,9 @@ services:
- type: bind - type: bind
source: /var/run/docker.sock source: /var/run/docker.sock
target: /var/run/docker.sock target: /var/run/docker.sock
- type: bind
source: /tmp
target: /tmp
proxy: proxy:
image: docker.io/nginx:1.27-alpine3.21 image: docker.io/nginx:1.27-alpine3.21