Skip to content

Commit

Permalink
moonraker: add missing libraries to runtime image
Browse files Browse the repository at this point in the history
  • Loading branch information
mkuf committed Mar 25, 2022
1 parent e7ca063 commit 081cfaa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docker/moonraker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ RUN apt update \
libssl1.1 \
liblmdb0 \
libsodium23 \
libjpeg62-turbo \
libtiff5 \
libxcb1 \
zlib1g \
iproute2 \
systemd \
Expand Down

0 comments on commit 081cfaa

Please sign in to comment.