Skip to content

Instantly share code, notes, and snippets.

@zparnold
Created November 14, 2017 04:19
Show Gist options
  • Save zparnold/668e6e150f4f750d76063650db5d2f60 to your computer and use it in GitHub Desktop.
Save zparnold/668e6e150f4f750d76063650db5d2f60 to your computer and use it in GitHub Desktop.
Ygrene Scala Base
FROM tomcat:8
RUN mkdir -p /home/app
WORKDIR /home/app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment