Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include license report in container images #54

Conversation

sophokles73
Copy link
Contributor

@sophokles73 sophokles73 commented Oct 18, 2024

Extended the Dockerfiles to generate a license report for the 3rd party
dependencies being used and to include the report in the container
image being produced.

Also removed the 3rd party license files from the repository itself because they only need to be included when distributing copies of the 3rd party code in source or binary form. The license text files are determined dynamically as part of building the docker images.

The license files only required when (re-)distributing code in
binary or source form, which we do not do.
Extended the Dockerfiles to generate a license report for the 3rd party
dependencies being used and to include the report in the container
image being produced.
@sophokles73
Copy link
Contributor Author

@eriksven would you mind taking a look?

@eriksven
Copy link
Contributor

I am already on it. Looks good so far.

@eriksven eriksven merged commit f5be7d4 into eclipse-sdv-blueprints:main Oct 18, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants