FROM debian:stretch-slim

RUN apt-get update
RUN apt-get install -y curl=7.52.1-5+deb9u13
RUN apt-get install -y socat=1.7.3.1-2+deb9u1
