mirror of
https://github.com/librenms/docker.git
synced 2026-07-30 13:30:33 +00:00
add php7-sockets to be installed to fix warnings
This commit is contained in:
parent
260cbeef9e
commit
54624eb62c
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