mirror of
https://github.com/librenms/docker.git
synced 2026-01-23 02:14:48 +00:00
remove arm/v6 arch support
This commit is contained in:
parent
6c8286c0c6
commit
6c07c0f4bb
2 changed files with 0 additions and 2 deletions
|
|
@ -102,7 +102,6 @@ Image: librenms/librenms:latest
|
|||
* Manifest List: Yes
|
||||
* Supported platforms:
|
||||
- linux/amd64
|
||||
- linux/arm/v6
|
||||
- linux/arm/v7
|
||||
- linux/arm64
|
||||
- linux/386
|
||||
|
|
|
|||
|
|
@ -25,7 +25,6 @@ target "image-all" {
|
|||
inherits = ["image"]
|
||||
platforms = [
|
||||
"linux/amd64",
|
||||
"linux/arm/v6",
|
||||
"linux/arm/v7",
|
||||
"linux/arm64",
|
||||
"linux/386",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue