This commit is contained in:
louiscklaw
2025-02-01 02:02:19 +08:00
parent e3da66c7ba
commit 5aaa313cb2
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