你的提交信息

This commit is contained in:
xiaochou164 2025-05-09 02:30:14 +08:00
parent ab9d929e3a
commit 560efdbf7f
1 changed files with 4 additions and 4 deletions

View File

@ -265,7 +265,7 @@ services:
logging: logging:
driver: "json-file" driver: "json-file"
options: {} options: {}
mac_address: "02:42:ac:11:00:04" mac_address: "02:42:ac:11:00:03"
network_mode: "bridge" network_mode: "bridge"
ports: ports:
- "8500:8000/tcp" - "8500:8000/tcp"
@ -589,7 +589,7 @@ services:
logging: logging:
driver: "json-file" driver: "json-file"
options: {} options: {}
mac_address: "02:42:ac:11:00:03" mac_address: "02:42:ac:11:00:02"
network_mode: "bridge" network_mode: "bridge"
ports: ports:
- "3000:3000/tcp" - "3000:3000/tcp"
@ -789,7 +789,7 @@ services:
logging: logging:
driver: "json-file" driver: "json-file"
options: {} options: {}
mac_address: "02:42:ac:11:00:07" mac_address: "02:42:ac:11:00:05"
network_mode: "bridge" network_mode: "bridge"
ports: ports:
- "8180:80/tcp" - "8180:80/tcp"
@ -898,7 +898,7 @@ services:
logging: logging:
driver: "json-file" driver: "json-file"
options: {} options: {}
mac_address: "02:42:ac:11:00:05" mac_address: "02:42:ac:11:00:04"
network_mode: "bridge" network_mode: "bridge"
user: "nonroot" user: "nonroot"
working_dir: "/home/nonroot" working_dir: "/home/nonroot"