You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(Dockerfile): replace apache2 & php files by static config file.
Just as for the docker-entrypoint.sh, as the configuration is now
defined at build time and overriden at runtime strictly through
environment variables, it's not necessary anymore to capture config
file changes as they become immutable.
0 commit comments