lifecycle-creator-network.json (spring-boot-2.7.3) | : | lifecycle-creator-network.json (spring-boot-2.7.4) | ||
---|---|---|---|---|
skipping to change at line 35 | skipping to change at line 35 | |||
"author": "spring-boot" | "author": "spring-boot" | |||
}, | }, | |||
"HostConfig": { | "HostConfig": { | |||
"NetworkMode": "test", | "NetworkMode": "test", | |||
"Binds": [ | "Binds": [ | |||
"/var/run/docker.sock:/var/run/docker.sock", | "/var/run/docker.sock:/var/run/docker.sock", | |||
"pack-layers-aaaaaaaaaa:/layers", | "pack-layers-aaaaaaaaaa:/layers", | |||
"pack-app-aaaaaaaaaa:/workspace", | "pack-app-aaaaaaaaaa:/workspace", | |||
"pack-cache-b35197ac41ea.build:/cache", | "pack-cache-b35197ac41ea.build:/cache", | |||
"pack-cache-b35197ac41ea.launch:/launch-cache" | "pack-cache-b35197ac41ea.launch:/launch-cache" | |||
], | ||||
"SecurityOpt" : [ | ||||
"label=disable" | ||||
] | ] | |||
} | } | |||
} | } | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 3 lines changed or added |