2019-03-01 11:28:51 +01:00
|
|
|
version: "3"
|
|
|
|
|
|
|
|
services:
|
|
|
|
|
|
|
|
runtime-setup:
|
|
|
|
image: netty:centos-6-openj9-1.11
|
|
|
|
build:
|
|
|
|
args:
|
2021-05-01 12:35:47 +02:00
|
|
|
java_version : "adopt-openj9@1.11.0-11"
|
2019-03-01 11:28:51 +01:00
|
|
|
|
2020-12-23 19:11:04 +01:00
|
|
|
build:
|
2019-03-01 11:28:51 +01:00
|
|
|
image: netty:centos-6-openj9-1.11
|
|
|
|
|
2020-12-23 19:11:04 +01:00
|
|
|
build-leak:
|
2019-03-01 11:28:51 +01:00
|
|
|
image: netty:centos-6-openj9-1.11
|
|
|
|
|
2020-12-23 19:11:04 +01:00
|
|
|
build-boringssl-static:
|
|
|
|
image: netty:centos-6-openj9-1.11
|
|
|
|
|
|
|
|
build-leak-boringssl-static:
|
2019-03-01 11:28:51 +01:00
|
|
|
image: netty:centos-6-openj9-1.11
|
|
|
|
|
|
|
|
shell:
|
|
|
|
image: netty:centos-6-openj9-1.11
|