This is an example for building a Node application using Jenkins. It includes
- A simple Hello World HTTP server in Node
Dockerfilefor building the Docker image with the applicationJenkinsfilethat defines the pipeline for the build process and analysis of the Docker image using Anchore plugin
For step by step instructions https://anchore.com/blog/integrating-anchore-scanning-into-jenkins-pipeline-via-jenkinsfile/