mirror of
https://github.com/librenms/docker.git
synced 2026-07-27 04:05:22 +00:00
chore: remove i386 from readme as well
This commit is contained in:
parent
0e268c398e
commit
8d9e968609
1 changed files with 0 additions and 1 deletions
|
|
@ -98,7 +98,6 @@ Following platforms for this image are available:
|
|||
$ docker buildx imagetools inspect librenms/librenms --format "{{json .Manifest}}" | \
|
||||
jq -r '.manifests[] | select(.platform.os != null and .platform.os != "unknown") | .platform | "\(.os)/\(.architecture)\(if .variant then "/" + .variant else "" end)"'
|
||||
|
||||
linux/386
|
||||
linux/amd64
|
||||
linux/arm/v7
|
||||
linux/arm64
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue