1
0
Fork 0
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:
Bennet Gallein 2026-07-24 18:48:28 +02:00
parent 0e268c398e
commit 8d9e968609
No known key found for this signature in database
GPG key ID: 54F2DF6954E8C635

View file

@ -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