dockerfiles icon indicating copy to clipboard operation
dockerfiles copied to clipboard

Various Dockerfiles in use by EasyEngine

Results 27 dockerfiles issues
Sort by recently updated
recently updated
newest added

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; } ```

good first issue

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. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=alpine&package-manager=docker&previous-version=3.20.1&new-version=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...

dependencies
docker

Bumps openresty/openresty from 1.25.3.1-buster to 1.25.3.2-buster. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=openresty/openresty&package-manager=docker&previous-version=1.25.3.1-buster&new-version=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...

dependencies
docker

Bumps mariadb from 11.5 to 11.7. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mariadb&package-manager=docker&previous-version=11.5&new-version=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...

dependencies
docker