Skip to content

Commit

Permalink
using alpine since we can't chmod in scratch
Browse files Browse the repository at this point in the history
  • Loading branch information
travishegner committed Aug 29, 2016
1 parent bc78653 commit 17048e9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
FROM scratch
FROM alpine

ADD https://trilliumstaffing.com/gh-latest/repo/TrilliumIT/gh-latest/gh-latest /
RUN chmod +x gh-latest

EXPOSE 8080

Expand Down

0 comments on commit 17048e9

Please sign in to comment.