apk add php7-dom
This commit is contained in:
+1
-1
@@ -74,7 +74,7 @@ echo -e '
|
|||||||
'
|
'
|
||||||
echo -e "Installing PHP 7.0"
|
echo -e "Installing PHP 7.0"
|
||||||
sleep 3
|
sleep 3
|
||||||
apk add php7 php7-fpm php7-pdo_mysql php7-opcache php7-curl php7-mbstring php7-zip php7-xml php7-gd php7-mcrypt php7-imagick php7-phar php7-json
|
apk add php7 php7-fpm php7-pdo_mysql php7-opcache php7-curl php7-mbstring php7-zip php7-xml php7-gd php7-mcrypt php7-imagick php7-phar php7-json php7-dom
|
||||||
|
|
||||||
echo -e "Configuring PHP"
|
echo -e "Configuring PHP"
|
||||||
|
|
||||||
|
|||||||
@@ -26,10 +26,10 @@ each alpine linux stable release has it's branch (master is a clone of the last
|
|||||||
- [x] composer
|
- [x] composer
|
||||||
- [x] vhosts
|
- [x] vhosts
|
||||||
- [x] letsencrypt
|
- [x] letsencrypt
|
||||||
|
- [x] git barre repos
|
||||||
- [x] zabbix-agent (3.4 || 4)
|
- [x] zabbix-agent (3.4 || 4)
|
||||||
- [x] urbackup-client
|
- [x] urbackup-client
|
||||||
- [ ] solr
|
- [ ] solr
|
||||||
- [ ] git barre repos
|
|
||||||
- [ ] Proftpd
|
- [ ] Proftpd
|
||||||
|
|
||||||
## how to use it
|
## how to use it
|
||||||
|
|||||||
Reference in New Issue
Block a user