
archetype-resources.Dockerfile Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of microprofile-essentials-archetype
Show all versions of microprofile-essentials-archetype
Java EE microprofile project quickstart template. Clean, lean and minimalistic.
The newest version!
FROM airhacks/glassfish
COPY ./target/${artifactId}.war ${DEPLOYMENT_DIR}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy