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