mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
doc typo fix
docker and podman don't suck 🤣
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user