This commit is contained in:
louiscklaw
2025-01-31 21:35:49 +08:00
parent 3ce4f45857
commit 8ee1ccbebc
35 changed files with 1423 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
FROM openjdk:21-bullseye
RUN apt update && \
apt install -qyy entr