4 lines
No EOL
58 B
Docker
4 lines
No EOL
58 B
Docker
FROM oven/bun:alpine
|
|
|
|
RUN apk add \
|
|
git clang make lld |