docker-nginx-brotli icon indicating copy to clipboard operation
docker-nginx-brotli copied to clipboard

Stable nginx with google brotli compression module

Results 15 docker-nginx-brotli issues
Sort by recently updated
recently updated
newest added

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.0.0 to 3.1.1. Release notes Sourced from docker/build-push-action's releases. v3.1.1 Fix GitHub token not passed with Git context if subdir defined by @​crazy-max (#663) Replace deprecated fs.rmdir...

dependencies

Upgrading the nginx to latest stable version which is 1.22.0 closes #67 Ref: http://nginx.org/en/download.html ![nginx_versions](https://user-images.githubusercontent.com/39988965/171778470-a5056593-3a87-4376-b365-9f03df11972e.png)

Current nginx version is 1.20.2 which is outdated & below vulnerability is identified on it :- https://nvd.nist.gov/vuln/detail/CVE-2021-3618 Already raised [PR](https://github.com/fholzer/docker-nginx-brotli/pull/66) to update nginx to latest stable version which is 1.22.0....

Hello, I recently used the docker image fholzer/nginx-brotli:v1.21.6 but my entrypoint is not working anymore. I don't understand why. I previously was on nginx::1.21.0-alpine ``` echo "Replacing env constants in...

Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.7.0 to 2.0.0. Release notes Sourced from docker/setup-buildx-action's releases. v2.0.0 Node 16 as default runtime by @​crazy-max (#131) This requires a minimum Actions Runner version of v2.285.0,...

dependencies

My last command at dockerfile is `CMD ["/bin/ash", "run.sh"]` And I am getting an error - nginx: invalid option: "ash"

I'd like to use some of your work, so I hoped you would consider licensing it under a FOSS license. Thanks

Nginx version Alpine version hide version of nginx

Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.0.0 to 3.1.0. Release notes Sourced from docker/setup-buildx-action's releases. v3.1.0 cache-binary input to enable/disable caching binary to GHA cache backend by @​crazy-max in docker/setup-buildx-action#300 build(deps): bump @​babel/traverse...

dependencies