mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-13 18:37:10 +02:00
Added ppc64le platform
This commit is contained in:
@ -5,8 +5,7 @@
|
||||
"linux/amd64",
|
||||
"linux/arm/v6",
|
||||
"linux/arm/v7",
|
||||
"linux/arm64",
|
||||
"linux/ppc64le"
|
||||
"linux/arm64"
|
||||
],
|
||||
"ol": [
|
||||
"linux/amd64",
|
||||
@ -16,8 +15,7 @@
|
||||
"linux/amd64",
|
||||
"linux/arm/v7",
|
||||
"linux/arm64",
|
||||
"linux/s390x",
|
||||
"linux/ppc64le"
|
||||
"linux/s390x"
|
||||
],
|
||||
"centos": [
|
||||
"linux/amd64",
|
||||
|
Reference in New Issue
Block a user