Files
qotd/builder.Dockerfile
T
legonzaur bfd1f305e8
CMake / build (push) Failing after 35s
Add dockerfile
2025-02-28 11:15:37 +01:00

4 lines
67 B
Docker

FROM alpine:latest
RUN apk add --no-cache cmake make gcc musl-dev