Skip to content

Commit

Permalink
Merge pull request #37 from llaumgui/llaumgui-patch-1
Browse files Browse the repository at this point in the history
Add pageres-cli
  • Loading branch information
llaumgui authored Sep 17, 2024
2 parents a89bad9 + f6801a5 commit 46a76d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 8.3-nextcloud/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,12 @@ RUN apt-get update && apt-get install --no-install-recommends -y \
libpng16-16 \
libpq5 \
libzip4 \
npm \
procps \
unzip \
wget && \
apt-get clean && \
npm install --global pageres-cli && \
rm -rf /var/lib/apt/lists/*


Expand Down

0 comments on commit 46a76d8

Please sign in to comment.