bootlang/Dockerfile
2023-10-04 14:10:46 -05:00

4 lines
No EOL
58 B
Docker

FROM oven/bun:alpine
RUN apk add \
git clang make lld