chore: shave off another ~30 MB

This commit is contained in:
th33xitus 2022-02-09 21:42:08 +01:00
parent 1fcee1b476
commit a86891a923
1 changed files with 0 additions and 2 deletions

View File

@ -24,9 +24,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
libopenjp2-7 \ libopenjp2-7 \
libsodium-dev \ libsodium-dev \
libssl-dev \ libssl-dev \
python3-dev \
python3-libgpiod \ python3-libgpiod \
python3-virtualenv \
zlib1g-dev \ zlib1g-dev \
### libsim for simulavr ### libsim for simulavr
&& cd /usr/src \ && cd /usr/src \