chore: shave off another ~30 MB
This commit is contained in:
parent
1fcee1b476
commit
a86891a923
|
|
@ -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 \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue