Add dockerfile
CMake / build (push) Failing after 35s

This commit is contained in:
2025-02-28 11:15:37 +01:00
parent 9ea6089327
commit bfd1f305e8
5 changed files with 26 additions and 6 deletions
+3
View File
@@ -0,0 +1,3 @@
FROM alpine:latest
RUN apk add --no-cache cmake make gcc musl-dev