issues
search
SAP
/
project-kb
Home page of project "KB"
https://sap.github.io/project-kb/
Apache License 2.0
114
stars
74
forks
source link
Implement Docker base image, CLI containerization, and run script for tool execution
#365
Closed
matteogreek
closed
1 year ago
matteogreek
commented
1 year ago
The following changes have been implemented:
Implemented a Docker base image to streamline the deployment of required containers.
Containerized the CLI version of the tool, enabling easy deployment.
Added a new script,
run_prospector.sh
, which builds and starts the necessary containers, allowing smooth execution of the CLI tool.
The following changes have been implemented: