1
0
Fork 0
mirror of https://github.com/librenms/docker.git synced 2026-01-23 02:14:48 +00:00

update README

This commit is contained in:
CrazyMax 2024-11-03 20:46:42 +01:00
parent ab00dbd2a5
commit 09717b7e27
No known key found for this signature in database
GPG key ID: ADE44D8C9D44FBE4

View file

@ -96,16 +96,15 @@ $ docker buildx bake image-all
Following platforms for this image are available:
```
$ docker run --rm mplatform/mquery librenms/librenms:latest
Image: librenms/librenms:latest
* Manifest List: Yes
* Supported platforms:
- linux/amd64
- linux/arm/v7
- linux/arm64
- linux/386
- linux/ppc64le
- linux/s390x
$ 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
linux/ppc64le
linux/s390x
```
## Environment variables