mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 06:21:32 +01:00
add docker and make
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
4
docker/Dockerfile
Normal file
4
docker/Dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
FROM docker:latest
|
||||
|
||||
RUN apk add --no-cache \
|
||||
make
|
||||
Reference in New Issue
Block a user