Commit graph

11 commits

Author SHA1 Message Date
Wojdylak
f07a6f658f
[Docker] Refactor: fix entrypoint, align formatting and add semicolon 2024-12-04 09:46:33 +01:00
Paul Dragoonis
b409c56cc6 Fixing docker images for running local test suites 2024-12-03 14:48:06 +00:00
Maxime Veber
a63a6db50d
Update dev dockerfile
`curl` is required to install blackfire and is not included in sylius/standard:1.11-traditional
Curl installation ask a question, this is why I also add the non-interactive mode.
2023-01-19 13:55:43 +01:00
Kevin Kaniaburka
7f88071107
[Docker] Add env vars to docker-compose.yml 2022-09-13 09:55:54 +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
c40c39e2e9 [maintenance][docker]Increase opcache limits 2022-05-04 12:09:57 +02:00
Łukasz Chruściel
3f0750b504
Revert "[docker]Run Catalog Promotion via SYNC messenger transport" 2022-04-29 18:55:35 +02:00
Ferror
fc21e98852 use test_cached environment 2022-04-29 10:43:24 +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