spiral-modules / roadrunner-binary

💾 High-performance PHP application server, load-balancer and process manager written in Golang. RR2 releases repository.
MIT License
44 stars 25 forks source link

feat(docker): add dev `Dockerfile.dev` with `PHP8` and `Xdebug` inside #66

Closed rustatian closed 3 years ago

rustatian commented 3 years ago

Reason for This PR

closes: #61

Description of Changes

License Acceptance

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

PR Checklist

[Author TODO: Meet these criteria.] [Reviewer TODO: Verify that these criteria are met. Request changes if not]

codecov[bot] commented 3 years ago

Codecov Report

Merging #66 (3999fbc) into master (b81f3b2) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #66   +/-   ##
=======================================
  Coverage   50.98%   50.98%           
=======================================
  Files          11       11           
  Lines         306      306           
=======================================
  Hits          156      156           
  Misses        139      139           
  Partials       11       11           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b81f3b2...3999fbc. Read the comment docs.