Skip to content

Commit c05b1bd

Browse files
authored
Update README.md
1 parent 5a1dcd4 commit c05b1bd

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ A development docker for every magento2 project
1515
- Latest elasticsearch-7.9.x, elasticsearch-6.x, ... supported
1616
- Latest rabbitmq-3.8.x, ... supported
1717
- Latest varnish-6.4, varnish-6.0, ... supported
18-
- Included n98-magerun2, composer, node cli and yarn cli
18+
- Included n98-magerun2, composer, node cli, yarn cli and grunt cli
1919
- Included emailcatcher with smtp and web view
2020
- Support for PhpStorm or VSCode + WSL2/docker-desktop setup
2121
- Support for xdebug included check `.env` file
@@ -129,6 +129,12 @@ smtp://mailcatcher:1025
129129
```
130130

131131

132+
## Sample project
133+
A magento2 sample project using magento2 dev docker + github actions for continuous integration.
134+
135+
- https://github.com/readymadehost/magento2-dev-docker-sample
136+
137+
132138
## Phpstorm setup
133139

134140
Simply add remote docker-compose php cli interpreter (exec with docker-compose.yml), change path mapping and configure remote interpreter for composer, phpunit, phpcs, phpcbf, phpmd and php-cs-fixer.

0 commit comments

Comments
 (0)