Skip to content

Commit

Permalink
fix: correct typo in architecture name (amr64 -> arm64) (#15707)
Browse files Browse the repository at this point in the history
Signed-off-by: Harshit M <79850332+djharshit@users.noreply.github.com>
(cherry picked from commit 068f81d)
  • Loading branch information
djharshit authored and grafana-delivery-bot[bot] committed Jan 13, 2025
1 parent 0d67891 commit 0217903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sources/send-data/docker-driver/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ docker plugin install grafana/loki-docker-driver:2.9.2 --alias loki --grant-all-
```

{{< admonition type="note" >}}
Add `-arm64` to the image tag for AMR64 hosts.
Add `-arm64` to the image tag for ARM64 hosts.
{{< /admonition >}}

To check installed plugins, use the `docker plugin ls` command.
Expand Down

0 comments on commit 0217903

Please sign in to comment.