mirror of
https://github.com/Mercantec-GHC/h5-projekt-mst.git
synced 2026-08-27 05:37:39 +02:00
4 lines
39 B
Docker
4 lines
39 B
Docker
FROM alpine:3.14
|
|
RUN apk add gcc llvm
|
|
|