Initial commit
This commit is contained in:
commit
ee7756f51d
3 changed files with 42 additions and 0 deletions
2
Dockerfile
Normal file
2
Dockerfile
Normal file
|
@ -0,0 +1,2 @@
|
|||
FROM debian:12.7
|
||||
RUN apt update -qq && apt install -y jq yq git curl wget && rm -rf /var/lib/apt/lists
|
Loading…
Add table
Add a link
Reference in a new issue