Skip to content

Commit

Permalink
Create Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ruanbekker committed Apr 18, 2019
1 parent e99248d commit 28ead99
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
FROM alpine
RUN apk add --no-cache git
CMD ["echo", "/test.txt"]

0 comments on commit 28ead99

Please sign in to comment.