WebMap
WebMap copied to clipboard
Package 'libssl1.0-dev'
"E:Package 'libssl1.0-dev' has no installation candidate"
i run webmap docker build ($ docker build -t webmap:latest ) in kali and ubuntu in both I got above error too i install Package 'libssl1.0-dev' package
Just change it to libssl-dev in the Dockerfile and you should be fine.