Initial commit

This commit is contained in:
2025-01-24 09:43:52 +02:00
commit a407fafb65
6 changed files with 182 additions and 0 deletions

6
Dockerfile Normal file
View File

@@ -0,0 +1,6 @@
FROM docker.angie.software/angie:minimal
WORKDIR /usr/share/angie/html
COPY src/. .