mirror of
https://github.com/librenms/docker.git
synced 2026-07-21 01:15:53 +00:00
Add php7-sockets to be installed to fix warnings (#61)
This commit is contained in:
commit
af768511f2
1 changed files with 1 additions and 0 deletions
|
|
@ -61,6 +61,7 @@ RUN apk --update --no-cache add \
|
|||
php7-session \
|
||||
php7-simplexml \
|
||||
php7-snmp \
|
||||
php7-sockets \
|
||||
php7-tokenizer \
|
||||
php7-xml \
|
||||
php7-zip \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue