The AlmaLinux Mirror Propagation Report https://mirrors-report.rda.run
Go to file
Rodrigo de Avila 66a9881a03
ci:
2023-08-17 14:15:15 -03:00
.github/workflows style: 🎨 Change style to mkdocs 2023-08-17 14:11:31 -03:00
docs ci: 2023-08-17 14:15:15 -03:00
.gitignore style: 🎨 Change style to mkdocs 2023-08-17 14:11:31 -03:00
.prettierignore style: 🎨 Change style to mkdocs 2023-08-17 14:11:31 -03:00
LICENSE style: 🎨 Change style to mkdocs 2023-08-17 14:11:31 -03:00
README.md style: 🎨 Change style to mkdocs 2023-08-17 14:11:31 -03:00
mkdocs.yml style: 🎨 Change style to mkdocs 2023-08-17 14:11:31 -03:00
run.sh style: 🎨 Change style to mkdocs 2023-08-17 14:11:31 -03:00

README.md

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