Refer to Konveyor's Code of Conduct here.
The shim will use the analyzer-lsp as the base image. You will need to build the base by:
- Clone analyzer-lsp.
git clone git@github.com:konveyor/analyzer-lsp.git
- Build the base image
cd analyzer-lsp && podman build -f Dockerfile -t analyzer-lsp
- Build the Image
podman build -f Dockerfile -t windup-shim
- Run the image
podman run -it windup-shim test /windup-rulesets/rules/rules-reviewed