зеркало из https://github.com/mozilla/MozDef.git
use non-relative path again
not great, but other things would need to change otherwise
This commit is contained in:
Родитель
e80d1ff1d5
Коммит
9c7c456449
|
@ -1,6 +1,6 @@
|
|||
FROM openresty/openresty:centos
|
||||
ADD files/default.conf /etc/nginx/conf.d/default.conf
|
||||
ADD files/nginx.conf /usr/local/openresty/nginx/conf/nginx.conf
|
||||
ADD docker/compose/mozdef_cognito_proxy/files/default.conf /etc/nginx/conf.d/default.conf
|
||||
ADD docker/compose/mozdef_cognito_proxy/files/nginx.conf /usr/local/openresty/nginx/conf/nginx.conf
|
||||
RUN touch /etc/nginx/htpasswd
|
||||
RUN /usr/local/openresty/luajit/bin/luarocks install lua-resty-jwt
|
||||
RUN yum install -y httpd-tools && yum clean all
|
||||
|
|
Загрузка…
Ссылка в новой задаче