mirror of
https://github.com/morten-olsen/homelab-nuclei-operator.git
synced 2026-02-08 02:16:23 +01:00
set defaults in docker instead of scanner
This commit is contained in:
@@ -60,6 +60,7 @@ USER 65532:65532
|
||||
|
||||
# Environment variables for nuclei
|
||||
ENV NUCLEI_TEMPLATES_PATH=/nuclei-templates
|
||||
ENV NUCLEI_BINARY_PATH=/usr/local/bin/nuclei
|
||||
ENV HOME=/home/nonroot
|
||||
|
||||
ENTRYPOINT ["/manager"]
|
||||
|
||||
Reference in New Issue
Block a user