Initial commit
This commit is contained in:
4
cpp-builder/Dockerfile
Normal file
4
cpp-builder/Dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
FROM alpine:latest
|
||||
|
||||
RUN apk add --no-cache git cmake clang ninja libusb-dev
|
||||
|
||||
Reference in New Issue
Block a user