
archetype-resources.Dockerfile Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of admin-starter-archetype
Show all versions of admin-starter-archetype
Maven archetype for AdminFaces Starter application.
The newest version!
FROM rmpestano/wildfly:16.0.0
COPY ./docker/standalone.conf ${WILDFLY_HOME}/bin/
COPY ./target/${artifactId}.war ${DEPLOYMENT_DIR}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy