adding all my compose files

This commit is contained in:
2026-03-29 02:37:51 +00:00
parent 76852b403b
commit 07b2f20ca9
30 changed files with 1012 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
FROM squidfunk/mkdocs-material
RUN pip install mkdocs-macros-plugin
RUN pip install mkdocs-glightbox
RUN pip install mkdocs-plugin-commonmark
RUN pip install mkdocs-include-dir-to-nav
RUN pip install mkdocs-git-revision-date-localized-plugin
RUN pip install mkdocs-include-markdown-plugin