2018-01-18 11:21:03 -06:00

8 lines
152 B
Docker

FROM ubuntu:17.10
RUN apt-get update && apt-get install -y --no-install-recommends \
gcc-multilib \
libc6-dev \
file \
make \
ca-certificates