All apps · 0 apps
jbreed-nessus
Docker app from jbreed's Repository
Overview
Readme
View on GitHubnessus
Docker container for Nessus 8.
This docker is aligned to utilize Ubuntu 18.04 with the corresponding Nessus .deb file.
The Nessus file can be downloaded from here: https://www.tenable.com/downloads/nessus Nessus-8.5.1-ubuntu1110_amd64.deb
To build: -Clone repository and download the Nessus-xxxx.deb file for 64-bit Ubuntu 18.04 placing it in the config directory -Verify the Nessus-XXXX.deb statement in the dockerfile (and setup.sh file) align with the correct version -Run the command: docker build -t nessus .
For pulling off dockerhub, the following command can be used to include setting permissions, volume mappings, and port mapping. docker run -d --name nessus --mount source=nessus,target=/config -e PUID=99 -e PGID=100 -p 8834:8834 jbreed/nessus
Install jbreed-nessus on Unraid in a few clicks.
Find jbreed-nessus in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Categories
Download Statistics
Total Downloads Over Time
Related apps
Explore more like this
Explore allLinks
Details
jbreed/nessusRuntime arguments
- Web UI
https://[IP]:[PORT:8834]/- Privileged
- false