Skip to content

Instantly share code, notes, and snippets.

@ricardozanini
Created August 3, 2020 22:40
Show Gist options
  • Save ricardozanini/1aa0f0d4b13b80448b5e68800e42ccbf to your computer and use it in GitHub Desktop.
Save ricardozanini/1aa0f0d4b13b80448b5e68800e42ccbf to your computer and use it in GitHub Desktop.
FROM quay.io/kiegroup/kogito-quarkus-jvm-ubi8:latest
COPY target/*-runner.jar $KOGITO_HOME/bin
COPY target/lib $KOGITO_HOME/bin/lib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment