add stdbuf

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2022-12-16 10:48:39 +01:00
parent 0b961c9dfc
commit b90226282a

View file

@ -198,6 +198,7 @@ RUN set -ex; \
mawk \
sudo \
grep \
coreutils \
; \
rm -rf /var/lib/apt/lists/*