mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-13 20:41:15 +00:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e2e2726e66 | ||
|
|
7e35dd8990 | ||
|
|
25953b844d |
@@ -71,6 +71,7 @@ RUN set -x \
|
||||
net-tools \
|
||||
netcat \
|
||||
nodejs \
|
||||
openssh-client \
|
||||
postgresql-client \
|
||||
python-pip \
|
||||
redis-tools \
|
||||
|
||||
@@ -71,6 +71,7 @@ RUN set -x \
|
||||
net-tools \
|
||||
netcat \
|
||||
nodejs \
|
||||
openssh-client \
|
||||
postgresql-client \
|
||||
python-pip \
|
||||
redis-tools \
|
||||
|
||||
@@ -71,6 +71,7 @@ RUN set -x \
|
||||
net-tools \
|
||||
netcat \
|
||||
nodejs \
|
||||
openssh-client \
|
||||
postgresql-client \
|
||||
python-pip \
|
||||
redis-tools \
|
||||
|
||||
@@ -71,6 +71,7 @@ RUN set -x \
|
||||
net-tools \
|
||||
netcat \
|
||||
nodejs \
|
||||
openssh-client \
|
||||
postgresql-client \
|
||||
python-pip \
|
||||
redis-tools \
|
||||
|
||||
@@ -71,6 +71,7 @@ RUN set -x \
|
||||
net-tools \
|
||||
netcat \
|
||||
nodejs \
|
||||
openssh-client \
|
||||
postgresql-client \
|
||||
python-pip \
|
||||
redis-tools \
|
||||
|
||||
@@ -71,6 +71,7 @@ RUN set -x \
|
||||
net-tools \
|
||||
netcat \
|
||||
nodejs \
|
||||
openssh-client \
|
||||
postgresql-client \
|
||||
python-pip \
|
||||
redis-tools \
|
||||
|
||||
@@ -1,9 +1,10 @@
|
||||
# PHP-FPM Docker images
|
||||
|
||||
[](https://travis-ci.org/devilbox/docker-php-fpm)
|
||||
[](https://github.com/devilbox/docker-php-fpm/releases)
|
||||
[](https://gitter.im/devilbox/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
[](https://microbadger.com/images/devilbox/php-fpm "php-fpm")
|
||||
[](https://github.com/devilbox/docker-php-fpm)
|
||||
[](https://microbadger.com/images/devilbox/php-fpm "php-fpm")
|
||||
|
||||
**[devilbox/docker-php-fpm](https://github.com/devilbox/docker-php-fpm)**
|
||||
|
||||
|
||||
@@ -86,6 +86,7 @@ RUN set -x \
|
||||
net-tools \
|
||||
netcat \
|
||||
nodejs \
|
||||
openssh-client \
|
||||
postgresql-client \
|
||||
python-pip \
|
||||
redis-tools \
|
||||
|
||||
Reference in New Issue
Block a user