Nazman

Results 4 issues of Nazman

hi, got error below when using on Windows 10 and VirtualBox 6.1.18. Lines from Example used. ``` virtualbox_vm.node[0]: Still creating... [20s elapsed] Error: [ERROR] Create virtualbox VM node-01: exec: "false":...

bug
os/windows

Hi, Would be great if you could build Docker image for ```linux/arm64``` as well to run it on Raspberry like devices. Thanks!

Hi, It seems entrypoint.sh not recognizing `POSTGRES_PASSWORD_FILE` variable. Seeing output below in container logs ``` Starting pg_dump /run/secrets/POSTGRES_PASSWORD: line 1: 7@: command not found /run/secrets/POSTGRES_PASSWORD: line 1: XXXXXXXX: command not...

Hi, This happens during the run: ``` #python3 netbox-scanner.py nmap Traceback (most recent call last): File "/root/netbox-scanner/netbox-scanner-master/netbox-scanner.py", line 145, in cmd_nmap(scanner) File "/root/netbox-scanner/netbox-scanner-master/netbox-scanner.py", line 91, in cmd_nmap h.run() File "/root/netbox-scanner/netbox-scanner-master/nbs/nmap.py",...