All Downloads are FREE. Search and download functionalities are using the official Maven repository.

archetype-resources.Dockerfile Maven / Gradle / Ivy

FROM rmpestano/wildfly:16.0.0

COPY ./docker/standalone.conf ${WILDFLY_HOME}/bin/

COPY ./target/${artifactId}.war ${DEPLOYMENT_DIR}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy