Skip to content

Commit

Permalink
add docker and make
Browse files Browse the repository at this point in the history
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
  • Loading branch information
jessfraz committed Oct 4, 2018
1 parent ff910d3 commit 0bd4bdc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
FROM docker:latest

RUN apk add --no-cache \
make

0 comments on commit 0bd4bdc

Please sign in to comment.