Duplicate :
|
|
Relates :
|
|
Relates :
|
Currently we have a number of static Dockerfiles used for testing HotSpot and JDK features in Docker container environment. This results in duplication, and restricts flexibility of defining the specifics in Dockerfile, such as FROM platform. Generating Dockerfile used by tests in DockerTestUtils test library will solve these issues.
|