blob: 32ee0337a2e39b030092bb14d2549cb30e4ccef5 [file] [log] [blame]
FROM ubuntu:20.04
# Don't ask. Ubuntu is awful.
RUN sed -e 's/main$/main universe/' --in-place=orig /etc/apt/sources.list
RUN DEBIAN_FRONTEND=noninteractive apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -yy cscope ctags libz-dev libexpat-dev \
python language-pack-en texinfo gawk cpio xxd \
build-essential g++ git bison flex unzip \
libssl-dev libxml-simple-perl libxml-sax-perl libxml-parser-perl libxml2-dev libxml2-utils xsltproc \
wget bc rsync
RUN DEBIAN_FRONTEND=noninteractive apt-get -y install eatmydata python-matplotlib \
python-numpy graphviz bsdmainutils lsb-release