4 lines
84 B
Docker
Raw Normal View History

2019-05-31 16:38:00 -07:00
FROM minitor-dev
RUN apt-get update && apt-get install -y jq curl && apt-get clean