We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ce0f4d9 + 6c07c0f commit 7abac7fCopy full SHA for 7abac7f
2 files changed
README.md
@@ -102,7 +102,6 @@ Image: librenms/librenms:latest
102
* Manifest List: Yes
103
* Supported platforms:
104
- linux/amd64
105
- - linux/arm/v6
106
- linux/arm/v7
107
- linux/arm64
108
- linux/386
docker-bake.hcl
@@ -32,7 +32,6 @@ target "image-all" {
32
inherits = ["image"]
33
platforms = [
34
"linux/amd64",
35
- "linux/arm/v6",
36
"linux/arm/v7",
37
"linux/arm64",
38
"linux/386",
0 commit comments