mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
add docker and make
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
ff910d327c
commit
0bd4bdc353
4
docker/Dockerfile
Normal file
4
docker/Dockerfile
Normal file
|
@ -0,0 +1,4 @@
|
|||
FROM docker:latest
|
||||
|
||||
RUN apk add --no-cache \
|
||||
make
|
Loading…
Reference in New Issue
Block a user