Skip to content
Snippets Groups Projects
Commit fab941a2 authored by Tatsuhiro Tsujikawa's avatar Tatsuhiro Tsujikawa
Browse files

interop: Add --no-install-recommends to apt-get

parent 8b695dc5
Branches
No related merge requests found
FROM martenseemann/quic-network-simulator-endpoint:latest
RUN apt-get update && \
apt-get install -y \
apt-get install -y --no-install-recommends \
git g++ make binutils autoconf automake autotools-dev libtool \
pkg-config libev-dev libjemalloc-dev \
libev4 libjemalloc2 ca-certificates mime-support && \
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment