Skip to content

Commit

Permalink
fix(Dockerfile): Update Dockerfile to include packer configs. (#197)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtk54 committed Apr 5, 2017
1 parent 8618292 commit 4e4b69a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.slim
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ FROM openjdk:8u111-jre-alpine
MAINTAINER delivery-engineering@netflix.com

COPY ./rosco-web/build/install/rosco /opt/rosco
COPY ./rosco-web/config /opt/rosco

WORKDIR /packer

Expand Down

0 comments on commit 4e4b69a

Please sign in to comment.