jboss-dockerfiles / wildfly

Docker image for WildFly project
https://quay.io/repository/wildfly/wildfly
MIT License
279 stars 236 forks source link

Wildfly usability #133

Closed gabrielteixeira1912 closed 2 years ago

gabrielteixeira1912 commented 3 years ago

how do i use the image of jboss / wildfly with jdk8 ??

albers commented 3 years ago

The image is not meant to be used with other JDKs than the one included in it.

Try building your own image using the Dockerfile from this repository but with the first instruction changed to FROM jboss/base-jdk:8.