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

Cleanup Hub repo and images #262

Open
6 of 9 tasks
BretFisher opened this issue Dec 3, 2022 · 5 comments
Open
6 of 9 tasks

Cleanup Hub repo and images #262

BretFisher opened this issue Dec 3, 2022 · 5 comments
Assignees
Labels
cleanup dependencies Pull requests that update a dependency file

Comments

@BretFisher
Copy link
Member

BretFisher commented Dec 3, 2022

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

@mikesir87
Copy link
Member

@BretFisher BretFisher added the dependencies Pull requests that update a dependency file label Dec 9, 2022
@BretFisher
Copy link
Member Author

@mikesir87 can you look up any pull info on those three images in the docker org?

@SD-13
Copy link

SD-13 commented Jan 3, 2023

Hi @mikesir87 @BretFisher , if you are bothering why those three images are being pulled so many times, one main reason can be the use cases in tutorials( e.g Kodekloud used it in their Docker course ). I hope you may find this useful. Thanks,

@BretFisher
Copy link
Member Author

Thanks @SD-13, what do you think is the best place to let them know that image repos will be changing? Here's a sample message we need to get out there:

Docker example images for the example voting app are consolidating. Old duplicate image repos that are being removed:

dockersamples/vote
dockersamples/worker
dockersamples/result
docker/example-voting-app-vote
docker/example-voting-app-worker
docker/example-voting-app-result

Correct image repos for latest updates and future use:

dockersamples/examplevotingapp_vote
dockersamples/examplevotingapp_worker
dockersamples/examplevotingapp_result

@SD-13
Copy link

SD-13 commented Jan 5, 2023

Hi @BretFisher, I think social media would be a good option, especially Twitter. Also, if you somehow encounter that any course providers(e.g the one I mentioned above) are already using these repos, you can reach out to the officials, so that they can pass the message to their future learners. I am not getting any other ideas rn.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup dependencies Pull requests that update a dependency file
Projects
Status: In Progress
Development

No branches or pull requests

3 participants