Skip to content

Instantly share code, notes, and snippets.

@RodrigoPinho
Created May 17, 2018 20:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RodrigoPinho/824d639bb7ad5a91310e320ce2f2630d to your computer and use it in GitHub Desktop.
Save RodrigoPinho/824d639bb7ad5a91310e320ce2f2630d to your computer and use it in GitHub Desktop.
FROM jboss/wildfly
ADD ./target/app.war /opt/jboss/wildfly/standalone/deployments/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment