Skip to content

Commit 36c022e

Browse files
authored
Create Dockerfile
0 parents  commit 36c022e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Dockerfile

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
FROM alpine:latest
2+
3+
RUN apk add --no-cache git make

0 commit comments

Comments
 (0)