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