- Notifications
You must be signed in to change notification settings - Fork1.2k
Add a warning about breaking changes#689
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
This seems important after a recent breaking change (docker-library#658), resulted in many confused and frustrated developers (docker-library#681,docker-library/official-images#7474 (comment))
Uh oh!
There was an error while loading.Please reload this page.
It also occurred to me that perhaps this warning would be more useful and visible in the actual documentation on Docker Hub, so I've added a PR there as well:docker-library/docs#1658 We probably don't need both - but in either case we should probably link one to the other, just so there's some visibility about this wherever someone arrives... (in my opinion) |
This seems important after a recent breaking change (#658), resulted in many confused and frustrated developers (#681,docker-library/official-images#7474 (comment))