AirisX / nginx_cookie_flag_module

Module for Nginx which allows to set the flags "HttpOnly", "secure" and "SameSite" for cookies.
BSD 2-Clause "Simplified" License
106 stars 67 forks source link

Instructions to install from docker??? #20

Open Jesega opened 8 months ago

Jesega commented 8 months ago

Hi! I am trying to install this module in a nginx docker container. Currently I am having some trouble as I am not able to compile manually the module as nginx is already installed in the container. I'd be really grateful if someone could get me a hand here. Thank you!