initial commit

This commit is contained in:
2026-04-08 12:48:37 +03:00
commit b803989bd0
8 changed files with 878 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
FROM docker.angie.software/angie:1.11.4-alpine
RUN apk add --no-cache ffmpeg curl ca-certificates
COPY angie.conf /etc/angie/angie.conf