|
1 | 1 | # LNMP Docker |
2 | 2 |
|
3 | | -[]() [](https://travis-ci.org/khs1994-docker/lnmp) [](https://travis-ci.org/khs1994-docker/lnmp) []() []() |
| 3 | +[](https://github.com/khs1994-docker/lnmp/releases) [](https://travis-ci.org/khs1994-docker/lnmp) [](https://travis-ci.org/khs1994-docker/lnmp) [](https://github.com/khs1994-docker/lnmp/releases) [](https://github.com/khs1994-docker/lnmp/releases) [](https://github.com/khs1994-docker/lnmp/tree/dev) |
4 | 4 |
|
5 | 5 | Build LNMP within 2 minutes powered by Docker Compose. |
6 | 6 |
|
@@ -74,16 +74,17 @@ LNMP Docker is supported on Linux, macOS, Windows 10 (PC) on `x86_64`,and Debian |
74 | 74 |
|
75 | 75 | |Name|Docker Image|Version|Based| |
76 | 76 | |:-- |:-- |:-- |:-- | |
77 | | -|[NGINX](https://github.com/khs1994-docker/nginx) |khs1994/nginx:1.13.5-alpine |`1.13.5` |Alpine| |
| 77 | +|[NGINX](https://github.com/khs1994-docker/nginx) |khs1994/nginx:1.13.5-alpine |`1.13.6` |Alpine:3.5| |
78 | 78 | |MySQL |mysql:5.7.19 |`5.7.19` |Debian:jessie| |
79 | | -|[Redis](https://github.com/khs1994-docker/redis) |khs1994/redis:4.0.2-alpine |`4.0.2` |Alpine| |
80 | | -|[PHP-FPM](https://github.com/khs1994-docker/php-fpm) |khs1994/php-fpm:7.1.10-alpine |`7.1.10` |Alpine| |
81 | | -|Laravel |khs1994/php-fpm:7.1.10-alpine |`5.5` |Alpine| |
82 | | -|Composer |khs1994/php-fpm:7.1.10-alpine |`1.5.2` |Alpine| |
83 | | -|[Memcached](https://github.com/khs1994-docker/memcached) |khs1994/memcached:1.5.1-alpine |`1.5.1` |Alpine| |
84 | | -|[RabbitMQ](https://github.com/khs1994-docker/rabbitmq) |khs1994/rabbitmq:3.6.12-alpine |`3.6.12` |Alpine| |
| 79 | +|[Redis](https://github.com/khs1994-docker/redis) |khs1994/redis:4.0.2-alpine |`4.0.2` |Alpine:3.6| |
| 80 | +|[PHP-FPM](https://github.com/khs1994-docker/php-fpm) |khs1994/php-fpm:7.1.10-alpine |`7.1.10` |Alpine:3.4| |
| 81 | +|Laravel |khs1994/php-fpm:7.1.10-alpine |`5.5` |Alpine:3.4| |
| 82 | +|Composer |khs1994/php-fpm:7.1.10-alpine |`1.5.2` |Alpine:3.4| |
| 83 | +|[Memcached](https://github.com/khs1994-docker/memcached) |khs1994/memcached:1.5.2-alpine |`1.5.2` |Alpine:3.6| |
| 84 | +|[RabbitMQ](https://github.com/khs1994-docker/rabbitmq) |khs1994/rabbitmq:3.6.12-alpine |`3.6.12` |Alpine:3.5| |
85 | 85 | |[PostgreSQL](https://github.com/khs1994-docker/postgres) |khs1994/postgres:10.0-alpine |`10.0` |Alpine:3.6| |
86 | 86 | |MongoDB |mongo:3.5.13 |`3.5.13` |Debian:jessie| |
| 87 | +|Gogs |gogs/gogs:latest |`latest` |Alpine:3.5| |
87 | 88 |
|
88 | 89 | ## Folder Structure |
89 | 90 |
|
|
0 commit comments