We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26d718b commit d6b1568Copy full SHA for d6b1568
README.md
@@ -6,6 +6,7 @@
6
- [docker-symfony:php-5.5](https://github.com/rtancman/docker-symfony/tree/master/php-5.5)
7
- [docker-symfony:latest - php-5.6](https://github.com/rtancman/docker-symfony/tree/master/php-5.6)
8
- [docker-symfony:php-7](https://github.com/rtancman/docker-symfony/tree/master/php-7)
9
+- [docker-symfony:php-5.6-less - php-5.6 with nodejs and less](https://github.com/rtancman/docker-symfony/tree/master/php-5.6-less)
10
11
# php versions to run symfony using
12
- hhvm
@@ -18,6 +19,9 @@
18
19
- memcached
20
- phpfpm
21
22
+# images using nodejs and less
23
+- docker-symfony:php-5.6-less
24
+
25
# php extensions
26
- iconv
27
- mcrypt
0 commit comments