symfony-docker
symfony-docker copied to clipboard
A Docker-based installer and runtime for Symfony. Install: download and `docker compose up`.
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...
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.