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,8 @@
#!/usr/bin/env bash
set -ex
docker compose up -d --build
docker compose exec -it openjdk bash