Logo
Explore Help
Sign In
andreacavalli/netty5
1
0
Fork 0
You've already forked netty5
Code Issues Pull Requests Projects Releases Wiki Activity
netty5/docker/docker-compose.centos-6.openj9111.yaml

23 lines
390 B
YAML
Raw Normal View History

Add docker-compose config to run build with OpenJ9 JVM (#8903) Motivation: To ensure Netty works on different JVMs we should also run tests on the CI with these. Modifications: Add docker-compose config to run build with OpenJ9 JVM Result: Ensure Netty works with different JVMs
2019-03-01 11:28:51 +01:00
version: "3"
services:
runtime-setup:
image: netty:centos-6-openj9-1.11
build:
args:
centos_version : "6"
Update Java versions (#10273) Motivation: We should use the latest patch release of each java version Modifications: Update versions Result: Use latest versions on CI
2020-05-12 08:48:54 +02:00
java_version : "adopt-openj9@1.11.0-7"
Add docker-compose config to run build with OpenJ9 JVM (#8903) Motivation: To ensure Netty works on different JVMs we should also run tests on the CI with these. Modifications: Add docker-compose config to run build with OpenJ9 JVM Result: Ensure Netty works with different JVMs
2019-03-01 11:28:51 +01:00
test:
image: netty:centos-6-openj9-1.11
test-leak:
image: netty:centos-6-openj9-1.11
test-boringssl-static:
image: netty:centos-6-openj9-1.11
shell:
image: netty:centos-6-openj9-1.11
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 239ms Template: 4ms
English
English Italiano
Licenses API