bootlang/Dockerfile

4 lines
58 B
Docker
Raw Normal View History

2023-10-04 19:10:46 +00:00
FROM oven/bun:alpine
RUN apk add \
git clang make lld