Franko I

Results 4 comments of Franko I

Well, instead of adding another docker container, I added a line in your **gvmd/Dockerfile** as there is already python 3: `python3 -m pip install gvm-tools; \ ` Gvm-tools are then...

Thanks, this works! Even running like: `$ docker exec -it gvm-containers_gvmd_1 gvm-cli tls --hostname 127.0.0.1 --xml "" 20.08` I added one shared volume between host and container that will use...

Hi, on the Configuration->Targets (edit your target), try to use: `Alive Test - Consider Alive` I noticed that tests are not performed on the default value.

Hello, how can we use [RecordRTC](https://github.com/muaz-khan/RecordRTC) or anything else when running application within the Docker? Is there some "Howto"? For my use case also is requirement to record audio of...