You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds arguments and env conversions which pull from docker-compose.yml. Removes the pulled-in nginx.conf file and replaces it with a sed line that changes the default nginx user to the one determined by the env values. Dynamically adds group and user depending on env values, manually exiting as 0 successful (e.g. when using root or www-data users).
0 commit comments