Skip to content

DataDog/dd-trace-java-docker-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dd-trace-java-docker-build

Docker images for continuous integration jobs at dd-trace-java.

Usage

Pre-built images are available in GitHub Container Registry.

Image variants are available on a per JDK basis:

  • The base variant, and its aliases 8, 11, 17, 21, 25, and stable, contains the base Eclipse Temurin JDK 8, 11, 17, 21, 25 early access, and latest stable JDK versions,
  • The zulu8, zulu11, oracle8, ibm8, semeru8, semeru11, semeru17, graalvm17 and graalvm21 variants all contain the base JDKs in addition to the specific JDK from their name,
  • The latest variant contains the base JDKs and all the above specific JDKs.

Development

To build all the Docker images:

./build

And then check the built images:

./build --test

About

Docker container to build Java APM Tracer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 19