The AlmaLinux Mirror Propagation Report
https://mirrors-report.rda.run
.github/workflows | ||
docs | ||
.gitignore | ||
.prettierignore | ||
LICENSE | ||
mkdocs.yml | ||
README.md | ||
run.sh |
AlmaLinux Mirror Report
Run locally
docker run --rm -it -p 7000:8000 -v ${PWD}:/docs squidfunk/mkdocs-material
Build
docker run --rm -v ${PWD}:/docs squidfunk/mkdocs-material build