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.
2 parents 15541e2 + 6f6a7be commit 947b853Copy full SHA for 947b853
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