nginx/nginx-s3-gateway

Improvement: Properly incorporate docker entrypoint scripts from the official docker image

Opened this issue · 0 comments

Current behavior:
It appears the the docker entrypoint scripts files may not be getting hooked as we would expect.

Desired behavior:
The standard entrypoint files should be hooked except where they should be overridden by this project's scripts or where the environment variables in this project would clash or become confusing.