stackabletech / stackabletech/docker-images
Licenses for 3rd party binaries
Nobody has claimed this yet.
- Dominant language
- Dockerfile
- Stars
- 22
- Forks
- 6
- Avg merge
- 16h 59m
- Merged PRs (30d)
- 30
Description
Current Situation:
For product images such as hive or opa we copy the respective license into the license folder.
For third party binaries such as tini those licenses aren't in the licenses folder at this moment: https://github.com/stackabletech/docker-images/tree/main/airflow/licenses
Wanted Situation:
We want all relevant licenses in the liceses/ folder and copy them into our product image.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the license handling in hive/Dockerfile, opa/Dockerfile, and airflow/Dockerfile, including the airflow/licenses folder and the linked third-party binary example for tini. Identify the existing pattern for product licenses, then ensure relevant third-party binary licenses are present and copied into the product image; verify the affected image builds successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100