symfony-docker icon indicating copy to clipboard operation
symfony-docker copied to clipboard

A Docker-based installer and runtime for Symfony. Install: download and `docker compose up`.

Results 70 symfony-docker issues
Sort by recently updated
recently updated
newest added

Proposal of this change: https://github.com/dunglas/symfony-docker/pull/796#issuecomment-2939808993

Hello, I deploy the code with with. For the moment, i build the image about production in gitlab-ci.yaml after the pull git. But, it's long with about 2 minutes to...

Upstreaming contribution. Please refer to maelgangloff/domain-watchdog#74 for details.

Hello, I'm trying to use XDebug with PhpStorm on a fresh clone of this repo. I followed all the steps outlined in the documentation. Here are my relevant settings in...

documentation

This will allow you to configure a custom certificate and not get the following error: ``` Error: adapting config using caddyfile: server listening on [:80] is HTTP, but attempts to...

wouldn't it make sense to tag releases in this repo?

This is proposal to fix issue #539 based on my interpretation of conversation in the issue.

documentation

taken from https://github.com/symfony/symfony-docs/pull/21605

Fixes #870 The `MERCURE_TRANSPORT_URL` env has been removed and replaced by the `mercure.transport` Caddy directive. BREAKING CHANGE: The `MERCURE_TRANSPORT_URL` env is no longer available. ### Update guide Instead of using...

And take a leap in the future 🚀 It's a lot faster as through `install-php-extensions`. XDebug 3.5 with PHP 8.5 support just was released, and mentions using PIE as a...