doc typo fix

docker and podman don't suck 🤣
This commit is contained in:
dgotlieb
2022-08-10 15:04:07 +03:00
committed by GitHub
parent 939d643fec
commit 1d9e6f94f8

View File

@@ -88,7 +88,7 @@ refer to the [Learn Go Template Syntax][gt_learn] Learn guide.
values will use the ID of the Nomad agent user.
~> **Caveat:** Works only on Unix-based systems. Be careful when using
containerized drivers, suck as `docker` or `podman`, as groups and users
containerized drivers, such as `docker` or `podman`, as groups and users
inside the container may have different IDs than on the host system. This
feature will also **not** work with Docker Desktop.
@@ -96,7 +96,7 @@ refer to the [Learn Go Template Syntax][gt_learn] Learn guide.
Negative values will use the ID of the Nomad agent group.
~> **Caveat:** Works only on Unix-based systems. Be careful when using
containerized drivers, suck as `docker` or `podman`, as groups and users
containerized drivers, such as `docker` or `podman`, as groups and users
inside the container may have different IDs than on the host system. This
feature will also **not** work with Docker Desktop.