Info |
---|
Pre-requisite |
...
To enable this feature
Discovery→ Scan Jobs → Configuration →Scan details → Enabling → ServerMetrics
...
Replace the image ID in the
/opt/docker/appliance-stack.yml - you have to be sudo and recomended to use nano editor
image: 91a9637526db
Check ports:
ports: "8080:8080"
Replace this image ID from the output of “docker images” command.
...