feat: Add docker image that uses nginx unit instead of gunicorn #19146
Annotations
6 warnings and 1 notice
production-unit.Dockerfile#L50
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
production-unit.Dockerfile#L92
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
production-unit.Dockerfile#L124
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
production-unit.Dockerfile#L146
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
production-unit.Dockerfile#L156
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
production-unit.Dockerfile#L209
Last USER should not be root
|
production-unit.Dockerfile#L146
Delete the apt-get lists after installing something
|
The logs for this run have expired and are no longer available.
Loading