Sign inSign up

czerasz/monit-base

By czerasz

Updated almost 11 years ago

Image
0

1.1K

czerasz/monit-base repository overview

Monit Base Dockerfile

This repository contains Dockerfile of Ubuntu for Docker's automated build published to the public Docker Hub Registry.

Analysing the Dockerfile one can get an overview how to install Monit from source.

The image can be useful for debugging Monit configurations in a clean environment.

Base Docker Image

Installation

  1. Install Docker

  2. Download automated build from public Docker Hub Registry:

     docker pull czerasz/monit-base
    

    Alternatively, you can build an image from Dockerfile:

     docker build -t="czerasz/monit-base" github.com/czerasz/docker-monit-base
    

Usage

docker run -it --rm czerasz/monit-base

Tag summary

Content type

Image

Digest

sha256:f80ae9f01

Size

178.1 MB

Last updated

almost 11 years ago

docker pull czerasz/monit-base