or just give and install rustc already

This commit is contained in:
Anna Sirota
2021-03-12 11:04:03 +01:00
parent 0f5b2a4af2
commit 539b2932ea

View File

@@ -11,6 +11,7 @@ RUN set -ex; \
libjpeg8 \
libtiff5 \
ffmpeg \
rustc \
rsyslog logrotate \
nano vim-tiny curl; \
rm -rf /var/lib/apt/lists/*