-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1369 from zabbix/trunk_lic
Trunk lic
- Loading branch information
Showing
143 changed files
with
8,907 additions
and
4,777 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,11 +17,11 @@ ENV TERM=xterm \ | |
LABEL org.opencontainers.image.authors="Alexey Pustovalov <[email protected]>" \ | ||
org.opencontainers.image.description="Zabbix agent is deployed on a monitoring target to actively monitor local resources and applications" \ | ||
org.opencontainers.image.documentation="https://www.zabbix.com/documentation/${MAJOR_VERSION}/manual/installation/containers" \ | ||
org.opencontainers.image.licenses="GPL v2.0" \ | ||
org.opencontainers.image.licenses="AGPL v3.0" \ | ||
org.opencontainers.image.source="${ZBX_SOURCES}" \ | ||
org.opencontainers.image.title="Zabbix agent" \ | ||
org.opencontainers.image.url="https://zabbix.com/" \ | ||
org.opencontainers.image.vendor="Zabbix LLC" \ | ||
org.opencontainers.image.vendor="Zabbix SIA" \ | ||
org.opencontainers.image.version="${ZBX_VERSION}" | ||
|
||
STOPSIGNAL SIGTERM | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,11 +17,11 @@ ENV TERM=xterm \ | |
LABEL org.opencontainers.image.authors="Alexey Pustovalov <[email protected]>" \ | ||
org.opencontainers.image.description="Zabbix agent is deployed on a monitoring target to actively monitor local resources and applications" \ | ||
org.opencontainers.image.documentation="https://www.zabbix.com/documentation/${MAJOR_VERSION}/manual/installation/containers" \ | ||
org.opencontainers.image.licenses="GPL v2.0" \ | ||
org.opencontainers.image.licenses="AGPL v3.0" \ | ||
org.opencontainers.image.source="${ZBX_SOURCES}" \ | ||
org.opencontainers.image.title="Zabbix agent" \ | ||
org.opencontainers.image.url="https://zabbix.com/" \ | ||
org.opencontainers.image.vendor="Zabbix LLC" \ | ||
org.opencontainers.image.vendor="Zabbix SIA" \ | ||
org.opencontainers.image.version="${ZBX_VERSION}" | ||
|
||
STOPSIGNAL SIGTERM | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,11 +17,11 @@ ENV TERM=xterm \ | |
LABEL org.opencontainers.image.authors="Alexey Pustovalov <[email protected]>" \ | ||
org.opencontainers.image.description="Zabbix agent is deployed on a monitoring target to actively monitor local resources and applications" \ | ||
org.opencontainers.image.documentation="https://www.zabbix.com/documentation/${MAJOR_VERSION}/manual/installation/containers" \ | ||
org.opencontainers.image.licenses="GPL v2.0" \ | ||
org.opencontainers.image.licenses="AGPL v3.0" \ | ||
org.opencontainers.image.source="${ZBX_SOURCES}" \ | ||
org.opencontainers.image.title="Zabbix agent" \ | ||
org.opencontainers.image.url="https://zabbix.com/" \ | ||
org.opencontainers.image.vendor="Zabbix LLC" \ | ||
org.opencontainers.image.vendor="Zabbix SIA" \ | ||
org.opencontainers.image.version="${ZBX_VERSION}" | ||
|
||
STOPSIGNAL SIGTERM | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.