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