Commit graph

7 commits

Author SHA1 Message Date
Kevin Kaniaburka
7f88071107
[Docker] Add env vars to docker-compose.yml 2022-09-13 09:55:54 +02:00
Ferror
95d1100855 [docker]Define BLACKFIRE_DISABLE_LEGACY_PORT env as 1 instead of true 2022-07-01 14:38:09 +02:00
Ferror
2a35337e64 [docker]Install and configure xdebug 2022-05-31 11:31:26 +02:00
Łukasz Chruściel
1b3e7ec5f8
feature #13893 [docker]Configure Blackfire service in dev environment (Ferror)
This PR was merged into the master branch.

Discussion
----------

| Q               | A
| --------------- | -----
| Branch?         |  master <!-- see the comment below -->
| Bug fix?        | no
| New feature?    | yes
| BC breaks?      | no
| Deprecations?   | no <!-- don't forget to update the UPGRADE-*.md file -->
| Related tickets | none
| License         | MIT

Let's expand the development environment with Blackfire to enable faster performance testing 


Commits
-------

83e1b82 [poc][feature][docker]Blackfire
a39021d add url argument and example on how to execute
2022-05-12 17:49:46 +02:00
Ferror
40899dd972 [docker]Run tests in test_cached environment 2022-05-10 15:10:33 +02:00
Ferror
83e1b8293d [poc][feature][docker]Blackfire 2022-04-22 18:54:47 +02:00
Ferror
49589a8c83 [Maintenance][Docker]Create simple environment 2022-04-20 16:01:14 +02:00