mirror of
https://github.com/librenms/docker.git
synced 2026-07-17 16:45:25 +00:00
Merge pull request #362 from crazy-max/rm-armv6
remove arm/v6 arch support
This commit is contained in:
commit
7abac7fb0c
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
|
||||
|
|
|
|||
|
|
@ -32,7 +32,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