-
Notifications
You must be signed in to change notification settings - Fork 10
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
fix dockerhub readme #361
Comments
Pretty sure the dockerhub README is a copy paste situation |
by default it is, but there are well established ways to have it autoupdate and i used to have one in place but it broke with some change a while back i think (e.g., https://github.com/marketplace/actions/update-container-description-action) |
there's some discussion about when this will get pulled into an official workflow on this issue -- docker/build-push-action#21 seems like they are actively trying to make it a core functionality |
Way ahead of me as usual 😄 |
not sure why it is showing what it is -- an old top-level readme, lagging behind main repo
we have a separate readme in the docker folder and the updated readme at the toplevel, yet we're getting an old (buggy) version
The text was updated successfully, but these errors were encountered: