mirror of
https://github.com/librenms/docker.git
synced 2026-01-23 02:14:48 +00:00
Merge pull request #510 from akadoya/master
Add missing ext-xmlwriter extension and fix permissions
This commit is contained in:
commit
11b253c23e
2 changed files with 2 additions and 1 deletions
|
|
@ -63,6 +63,7 @@ RUN apk --update --no-cache add \
|
|||
php83-sockets \
|
||||
php83-tokenizer \
|
||||
php83-xml \
|
||||
php83-xmlwriter \
|
||||
php83-zip \
|
||||
python3 \
|
||||
py3-pip \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue