Initial commit

This commit is contained in:
2026-02-19 15:22:47 -05:00
commit 3b38f73030
21 changed files with 1375 additions and 0 deletions

3
Dockerfile Normal file
View File

@@ -0,0 +1,3 @@
FROM httpd
RUN apt-get update -y && apt-get install -y git gitweb