你的提交信息
This commit is contained in:
parent
ab9d929e3a
commit
560efdbf7f
|
@ -265,7 +265,7 @@ services:
|
|||
logging:
|
||||
driver: "json-file"
|
||||
options: {}
|
||||
mac_address: "02:42:ac:11:00:04"
|
||||
mac_address: "02:42:ac:11:00:03"
|
||||
network_mode: "bridge"
|
||||
ports:
|
||||
- "8500:8000/tcp"
|
||||
|
@ -589,7 +589,7 @@ services:
|
|||
logging:
|
||||
driver: "json-file"
|
||||
options: {}
|
||||
mac_address: "02:42:ac:11:00:03"
|
||||
mac_address: "02:42:ac:11:00:02"
|
||||
network_mode: "bridge"
|
||||
ports:
|
||||
- "3000:3000/tcp"
|
||||
|
@ -789,7 +789,7 @@ services:
|
|||
logging:
|
||||
driver: "json-file"
|
||||
options: {}
|
||||
mac_address: "02:42:ac:11:00:07"
|
||||
mac_address: "02:42:ac:11:00:05"
|
||||
network_mode: "bridge"
|
||||
ports:
|
||||
- "8180:80/tcp"
|
||||
|
@ -898,7 +898,7 @@ services:
|
|||
logging:
|
||||
driver: "json-file"
|
||||
options: {}
|
||||
mac_address: "02:42:ac:11:00:05"
|
||||
mac_address: "02:42:ac:11:00:04"
|
||||
network_mode: "bridge"
|
||||
user: "nonroot"
|
||||
working_dir: "/home/nonroot"
|
||||
|
|
Loading…
Reference in New Issue