minitor/examples/docker-checks/Dockerfile

4 lines
84 B
Docker

FROM minitor-dev
RUN apt-get update && apt-get install -y jq curl && apt-get clean