solidify Tux; fix zrok pronunciation

This commit is contained in:
Kenneth Bingham
2023-11-30 09:05:10 -05:00
parent c9d63f6f6c
commit f44007bcfd
3 changed files with 99 additions and 5 deletions

View File

@ -26,7 +26,7 @@ import ReservedDocker from './_frontdoor-docker.mdx';
On Linux, zrok frontdoor is implemented natively as a system service provided by the `zrok-share` DEB or RPM package.
If you'd prefer to run zrok in Docker, you can follow the same Docker instructions for [macOS](./?os=Mac+OS) or [Windows](./?os=Windows).
If you'd prefer to run zrok in Docker instead of installing the package then you can follow the Docker instructions. With Docker, the steps are the same for Linux, [macOS](./?os=Mac+OS), and [Windows](./?os=Windows).
<LinuxService/>