Skip to content

Is there a way to run nginx in debug mode? #2171

Answered by alibeyram
alibeyram asked this question in Q&A
Discussion options

You must be logged in to vote

solution:

add the following to the docker file and

RUN rm /usr/sbin/nginx
RUN mv /usr/sbin/nginx-debug /usr/sbin/nginx

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by alibeyram
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant