feat: add Dockerfile for own workflow build docker image
Some checks failed
Docker / Images (push) Failing after 3m17s
Some checks failed
Docker / Images (push) Failing after 3m17s
This commit is contained in:
3
docker/images/build/Dockerfile
Normal file
3
docker/images/build/Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM oven/bun:alpine
|
||||
|
||||
RUN apk add --no-cache git curl
|
||||
Reference in New Issue
Block a user