2018-05-28 10:31:48 +02:00
|
|
|
version: "3"
|
|
|
|
|
|
|
|
services:
|
|
|
|
|
|
|
|
runtime-setup:
|
|
|
|
image: netty:centos-6-1.8
|
|
|
|
build:
|
|
|
|
args:
|
2020-11-04 10:39:55 +01:00
|
|
|
java_version : "adopt@1.8.0-272"
|
2018-05-28 10:31:48 +02:00
|
|
|
|
2020-12-22 18:33:14 +01:00
|
|
|
build:
|
|
|
|
image: netty:centos-6-1.8
|
|
|
|
|
|
|
|
build-leak:
|
|
|
|
image: netty:centos-6-1.8
|
|
|
|
|
2020-12-23 19:11:04 +01:00
|
|
|
build-boringssl-static:
|
2018-05-28 10:31:48 +02:00
|
|
|
image: netty:centos-6-1.8
|
2018-05-29 11:09:22 +02:00
|
|
|
|
2020-12-23 19:11:04 +01:00
|
|
|
build-leak-boringssl-static:
|
2018-09-27 09:13:28 +02:00
|
|
|
image: netty:centos-6-1.8
|
|
|
|
|
2020-12-24 12:00:08 +01:00
|
|
|
stage-snapshot:
|
|
|
|
image: netty:centos-6-1.8
|
|
|
|
|
2020-12-23 19:11:04 +01:00
|
|
|
deploy:
|
2018-05-29 11:09:22 +02:00
|
|
|
image: netty:centos-6-1.8
|
|
|
|
|
|
|
|
shell:
|
|
|
|
image: netty:centos-6-1.8
|