Skip to content

Commit

Permalink
mariadb client addition
Browse files Browse the repository at this point in the history
  • Loading branch information
jasperf committed Jan 7, 2025
1 parent ad373e5 commit 42ae0e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions container/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ RUN usermod -u 1000 www-data && \
# Install all required system packages at once
RUN apt-get update && \
apt-get install -y \
mariadb-client \
libmagickwand-dev \
ghostscript \
imagemagick \
Expand Down

0 comments on commit 42ae0e5

Please sign in to comment.