feat: initial commit
This commit is contained in:
5
misc/ci/Dockerfile
Normal file
5
misc/ci/Dockerfile
Normal file
@ -0,0 +1,5 @@
|
||||
FROM alpine:3.21
|
||||
|
||||
RUN apk add nodejs npm jq bash curl ca-certificates python3 build-base coreutils
|
||||
|
||||
SHELL ["/bin/bash"]
|
Reference in New Issue
Block a user