Skip to content

Instantly share code, notes, and snippets.

@steinarb
Created April 12, 2020 13:22
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 steinarb/3e0197f2805439861d6df0b05f1419d7 to your computer and use it in GitHub Desktop.
Save steinarb/3e0197f2805439861d6df0b05f1419d7 to your computer and use it in GitHub Desktop.
Dockerfile adding ukelonn demo application on top of docker hub karaf image
FROM apache/karaf:4.2.8
COPY org.ops4j.pax.url.mvn.cfg /opt/apache-karaf/etc
COPY shell.init.script /opt/apache-karaf/etc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment