Skip to content

Commit

Permalink
Dockerfile: add /usr/bin/ec2metadata stub
Browse files Browse the repository at this point in the history
  • Loading branch information
asebastian committed Jan 15, 2019
1 parent 62a94df commit af5c8a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ WORKDIR /
COPY --from=0 /cps .
ADD dockerfiles/cps.json /
ADD dockerfiles/services/ /services
RUN touch /usr/bin/ec2metadata

EXPOSE 9100/tcp

Expand Down

0 comments on commit af5c8a9

Please sign in to comment.