Dockerfile linksWhere to file issues: https://github.com/swarmpit/agent/issues
Source code: https://github.com/swarmpit/agent
Agent is simple go app that allows swarmpit to get more information from resources across cluster.
docker run -d \
--name agent \
--env EVENT_ENDPOINT=http://endpoint_to_send_events \
--env HEALTH_CHECK_ENDPOINT=http://endpoint_to_check_whether_receiver_up \
--volume /var/run/docker.sock:/var/run/docker.sock \
swarmpit/agent:latest
Content type
Image
Digest
Size
6.3 MB
Last updated
about 6 years ago
docker pull swarmpit/agent:2.2