Linux AOT and Container

This commit is contained in:
2025-02-09 15:21:13 -07:00
parent 7aada4303e
commit 264b6319cb
5 changed files with 138 additions and 1 deletions

6
docker-compose.yaml Normal file
View File

@ -0,0 +1,6 @@
services:
webapp:
container_name: file-folder-helper
build:
context: .
dockerfile: Dockerfile