According to this issue: https://github.com/tiangolo/uvicorn-gunicorn-fastapi-docker/pull/303 the gunicorn image is now deprecated and should be superseded by `--workers`
According to this issue: tiangolo/uvicorn-gunicorn-fastapi-docker#303 the gunicorn image is now deprecated and should be superseded by
--workers