httpbin icon indicating copy to clipboard operation
httpbin copied to clipboard

Make gunicorn directly configurable by making default commands ENTRYPOINT

Open ecklm opened this issue 3 years ago • 0 comments

Now it's possible to configure gunicorn parameters without duplicating the original ones in either the CLI command, a new Dockerfile or a docker-compose.yml.

ecklm avatar Mar 11 '22 11:03 ecklm