-
* Separate Dockerfile in two (one for prod without xDebug, and one for dev with), using ARG command was possible, but this induce to not be able to use the caching of layer when building our containers * Rebuild CI * Adding Helm charts for deployment * Changing XDebug config in order to use it to do live debugging session
ebe6c255* Separate Dockerfile in two (one for prod without xDebug, and one for dev with), using ARG command was possible, but this induce to not be able to use the caching of layer when building our containers * Rebuild CI * Adding Helm charts for deployment * Changing XDebug config in order to use it to do live debugging session
Loading