netty5/docker/docker-compose.centos-6.18.yaml
2020-12-22 18:48:22 +01:00

31 lines
441 B
YAML

version: "3"
services:
runtime-setup:
image: netty:centos-6-1.8
build:
args:
java_version : "adopt@1.8.0-272"
build:
image: netty:centos-6-1.8
build-leak:
image: netty:centos-6-1.8
deploy:
image: netty:centos-6-1.8
test:
image: netty:centos-6-1.8
test-leak:
image: netty:centos-6-1.8
test-boringssl-static:
image: netty:centos-6-1.8
shell:
image: netty:centos-6-1.8