blob: 0acd1223a7e15b5b596560fd042f86a71b5f50d5 [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 \
pkg-config