17

swarmpit/agent docker image 镜像

 3 years ago
source link: https://hub.docker.com/r/swarmpit/agent
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client
 docker pull swarmpit/agent 


# Supported tags and respective Dockerfile links

Quick reference

What is agent ?

Agent is simple go app that allows swarmpit to get more information from resources across cluster.

How to use this image

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

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK