Monit installation on top of official Debian Jessie image.
2.3K
Monit installation on top of official debian:jessie image.
Run detached, specifying hostname, exposing port 80 and mounting a custom monit.d configuration directory:
docker run -h example.com -d -p 2812:2812 -v /path/to/monit.d:/etc/monit.d --name=monit monit
Get a minimal monit.d directory to start with.
Content type
Image
Digest
Size
81.5 MB
Last updated
about 9 years ago
docker pull vicgonco/monit