blob: 5c0541158567cbb1ef89dfa85846a3e88a5562ed [file] [log] [blame]
FROM ubuntu:16.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 \
build-essential g++ git bison flex unzip \
cpio vim-common lsb-release \
libxml-simple-perl libxml-sax-perl libxml2-dev libxml2-utils xsltproc \
wget bc libssl-dev python-matplotlib python-numpy graphviz eatmydata bsdmainutils