Update README.md

Added a hint on using Docker for local previews
This commit is contained in:
Nils Birkenstock 2021-03-21 21:19:08 +00:00
parent df71087393
commit b479332408

View file

@ -38,7 +38,7 @@ This repo includes scripts to build and preview the contents of this repository.
**NOTE**: Please note that if you reference pages from other repositories, such links will be broken in this local preview as it only builds this repository. If you want to rebuild the whole Fedora Docs site, please see [the Fedora Docs build repository](https://pagure.io/fedora-docs/docs-fp-o/) for instructions. **NOTE**: Please note that if you reference pages from other repositories, such links will be broken in this local preview as it only builds this repository. If you want to rebuild the whole Fedora Docs site, please see [the Fedora Docs build repository](https://pagure.io/fedora-docs/docs-fp-o/) for instructions.
Both scripts use podman in F30 and above. Please make sure you have podman installed on your system. Both scripts use podman in F30 and above. Please make sure you have podman installed on your system (you can also use Docker, but on Fedora podman is recommended).
### Installing podman on Fedora ### Installing podman on Fedora
``` ```