-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Open
Labels
enhancementgood first issueGood for beginnersGood for beginnershelp wantedFeatures that maintainers are willing to accept but do not have cycles to implementFeatures that maintainers are willing to accept but do not have cycles to implement
Description
Requirement
As a user downloading Jaeger images from Docker Hub, I want to be able to read a description and basic usage in the Docker Hub repositories.
Problem
Right now most of Jaeger's Docker Hub repositories contain neither description nor the readme.
Proposal
Use Docker Hub API to push the README files from the respective cmd/*** dirs when publishing Docker images.
Example: https://github.com/peter-evans/dockerhub-description/blob/main/src/dockerhub-helper.ts
Open questions
No response
Metadata
Metadata
Assignees
Labels
enhancementgood first issueGood for beginnersGood for beginnershelp wantedFeatures that maintainers are willing to accept but do not have cycles to implementFeatures that maintainers are willing to accept but do not have cycles to implement