Clone, Build & Push tenableofficial/nessus to Docker Hub A Github Action to: Clone tenableofficial/nessus Build the Docker images Push to Docker Hub mcnamee/nessus Manually running the Dockerfile # Build docker build . -t mcnamee/nessus # Run docker run mcnamee/nessus