Repository of Zabbix scripts
226
My custom Docker image with Zabbixā scripts.
Source code: https://github.com/aeciopires/zabbix-scriptsā
Change the content of scripts.
Change the value of the VERSION variable in zabbix-scripts/Makefile file.
Commands to build the image:
cd zabbix-scripts
make image
Commands to run a container:
cd zabbix-scripts
make container
More information about docker run command: https://docs.docker.com/engine/reference/run/ā
Create or access your account in Docker Hub and create the repository for custom image. Example: https://hub.docker.com/r/DOCKER_HUB_ACCOUNT/zabbix-scriptsā
Commands to publish the image:
cd zabbix-scripts
make publish
Content type
Image
Digest
sha256:0c387e722ā¦
Size
46.2 MB
Last updated
over 3 years ago
docker pull aeciopires/zabbix-scripts:v0.1.1