Skip to content

Commit

Permalink
Add pageres-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
llaumgui authored Sep 17, 2024
1 parent a89bad9 commit f6801a5
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 f6801a5

Please sign in to comment.