We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15541e2 commit 6f6a7beCopy full SHA for 6f6a7be
Dockerfile
@@ -1,4 +1,4 @@
1
FROM docker.io/oven/bun:latest
2
3
RUN apt update && \
4
- apt install -y python3
+ apt install -y python3 build-essential
0 commit comments