dockerfiles
dockerfiles copied to clipboard
Various Dockerfiles in use by EasyEngine
Need to install `mysql` extension in php 5.6 image. Although it's depreceted in 7.0, many legacy codebase depends on it hence we should add it.
This may need changes in Dockerfiles or ee installer/core. To be decided after research: We haven't encountered any issue but it's good to do a performance check sooner than later:...
I think rather than copy-pasting mime.types, we can include another `type {}` block in our nginx.conf with additional types ``` types{ application/font-woff2 woff2; } ```
folder - `nginx/conf` we need to clean it up keeping v4 structure in mind. - [ ] cleanup *global* nginx.conf at `nginx/conf/ nginx.conf`in the repo. `/usr/local/openresty/nginx/conf/nginx.conf` inside container - [...
Bumps alpine from 3.20.1 to 3.20.2. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps openresty/openresty from 1.25.3.1-buster to 1.25.3.2-buster. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps mariadb from 11.5 to 11.7. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...