Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 411 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 411 Bytes

docker-sensu-client

Installation

Install from docker index or build from Dockerfile

docker pull usman/sensu-client

or

git clone https://github.com/usmanismail/docker-sensu-client.git
cd docker-sensu-client
docker build -t yourname/sensu-client .

Run

docker run -d usman/sensu-client SERVER_IP RABIT_MQ_USER RABIT_MQ_PASSWORD CLIENT_NAME CLIENT_IP