blob: dd58df136325511feef590ba5480332fc97a3506 [file] [log] [blame] [edit]
FROM ubuntu:16.04
RUN apt-get update
RUN apt-get install -y --no-install-recommends \
gcc ca-certificates make libc6-dev \
libssl-dev libcurl4-openssl-dev pkg-config