Skip to content

Commit 4841eae

Browse files
author
Raffael Tancman
committed
add php 5.6 with node, ruby and sass
1 parent 183ee59 commit 4841eae

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
- [docker-symfony:latest - php-5.6](https://github.com/rtancman/docker-symfony/tree/master/php-5.6)
88
- [docker-symfony:php-7](https://github.com/rtancman/docker-symfony/tree/master/php-7)
99
- [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+
- [docker-symfony:php-5.6-sass - php-5.6 with nodejs, ruby and sass](https://github.com/rtancman/docker-symfony/tree/master/php-5.6-sass)
1011

1112
# php versions to run symfony using
1213
- hhvm
@@ -19,8 +20,9 @@
1920
- memcached
2021
- phpfpm
2122

22-
# images using nodejs and less
23+
# images using nodejs, less or sass
2324
- docker-symfony:php-5.6-less
25+
- docker-symfony:php-5.6-sass
2426

2527
# php extensions
2628
- iconv

0 commit comments

Comments
 (0)