mirror of
https://github.com/mkuf/prind.git
synced 2026-07-05 23:19:42 +02:00
moonraker: add iproute2 to runtime image
fixes https://github.com/mkuf/prind/issues/2
This commit is contained in:
@@ -26,6 +26,7 @@ RUN apt update \
|
||||
liblmdb0 \
|
||||
libsodium-dev \
|
||||
zlib1g-dev \
|
||||
iproute2 \
|
||||
&& apt clean
|
||||
|
||||
WORKDIR /opt
|
||||
|
||||
Reference in New Issue
Block a user