blob: d22209295af821cb8dbb73ec1e05509c713c8212 [file] [log] [blame]
FROM ubuntu:18.04
RUN apt-get update && apt-get install -y --no-install-recommends \
gcc-multilib \
libc6-dev \
ca-certificates