feat(docker-stack): add archmirror stack

This commit is contained in:
2025-08-31 22:14:19 +03:00
parent f07dc26c36
commit a2cc16ceae
7 changed files with 149 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
FROM nginx:alpine
COPY nginx.conf /etc/nginx/nginx.conf