index
:
soc_collector.git
fastapi
fastapi_pytest
feature.callhome
feature.job_scheduler
feature.scanners
khn.jwt
khn.nginx_wsgi
linus/debian11
main
victor_updates
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docker
/
nginx
/
Dockerfile
blob: c44c3cf2706c7dc459ccd55e96828dc39c0fdb03 (
plain
)
1
2
3
4
FROM nginx COPY certs/* /etc/ssl/collector/ COPY default.conf /etc/nginx/conf.d/default.conf