build: add Docker and Compose setup

This commit is contained in:
bumpsoo 2026-06-09 07:48:28 +09:00
parent f573ae19d0
commit 85a6f1fbbc
3 changed files with 52 additions and 0 deletions

2
.dockerignore Normal file
View file

@ -0,0 +1,2 @@
.gradle
build