Open
Description
For the below repos, complete these tasks:
- Enable CVE scanning in docker Hub
- Add descriptions and basic readmes
- Remove outdated image tags (or add GHA to push them). There are some :before and :after tags that were for specific demos that may or may not be needed.
https://hub.docker.com/repository/docker/dockersamples/examplevotingapp_vote
https://hub.docker.com/repository/docker/dockersamples/examplevotingapp_worker
https://hub.docker.com/repository/docker/dockersamples/examplevotingapp_result
For these unused/duplicate repos, research and (hopefully) delete
- https://hub.docker.com/r/dockersamples/worker
- https://hub.docker.com/r/dockersamples/vote
- https://hub.docker.com/r/dockersamples/result
- https://hub.docker.com/r/docker/example-voting-app-vote (500k pulls. what’s using it?)
- https://hub.docker.com/r/docker/example-voting-app-worker (100k pulls. what’s using it?)
- https://hub.docker.com/r/docker/example-voting-app-result (10k pulls. what’s using it?)
Metadata
Metadata
Assignees
Type
Projects
Status
In Progress