mirror of
https://github.com/mkuf/prind.git
synced 2026-01-30 10:59:09 +01:00
custom: add wget to moonraker-timelapse
This commit is contained in:
@@ -42,7 +42,7 @@ services:
|
||||
FROM mkuf/moonraker:latest
|
||||
USER root
|
||||
RUN apt update \
|
||||
&& apt install -y ffmpeg \
|
||||
&& apt install -y ffmpeg wget \
|
||||
&& apt clean
|
||||
USER moonraker
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user