mirror of
https://github.com/dimalo/klipper-web-control-docker.git
synced 2026-07-26 12:02:32 +02:00
apt install latest moonraker requirements
This commit is contained in:
@@ -49,6 +49,9 @@ RUN apt-get update && \
|
||||
libtiff5 \
|
||||
gpiod \
|
||||
libopenjp2-7 && \
|
||||
rsync \
|
||||
zlib1g-dev \
|
||||
python3-libgpiod \
|
||||
sed -i -e 's/# en_GB.UTF-8 UTF-8/en_GB.UTF-8 UTF-8/' /etc/locale.gen && \
|
||||
locale-gen && \
|
||||
# Clean up
|
||||
|
||||
Reference in New Issue
Block a user