"Repository Overview" is not synced automatically on hub.docker.com
Describe the bug
Since image was published via GitHub Actions, "Repository Overview" on hub.docker.com was not synced.
This is because autobuild is not available and not kicked anymore on hub.docker.com.
In Repository Overview help explains like this:
The repository overview is shown in the public view of your repository when the repository has at least one image. Use it to tell users what your image does and how to run it.
If autobuilds are enabled, the overview will be synced from the source code repository's README.md file on each successful build.
This situation misleads docker image users - "Hey! version v1.xx is not published yet!"
[!TIP] UPDATE 2025/05/23: I've overlooked manually editing workflow here, https://hub.docker.com/repository/docker/fluent/fluentd/general, but want to automate it.
To Reproduce
See https://hub.docker.com/r/fluent/fluentd (Admin?: https://hub.docker.com/repository/docker/fluent/fluentd/general)
Expected behavior
"Repository Overview" will be continuously synced with latest README.md
Your Environment
N/A
Your Configuration
N/A
Your Error Log
N/A
Additional context
No response
https://docs.docker.com/docker-hub/repos/manage/information/#add-or-update-a-repository-overview
Currently no way to update from UI.
No API to update overview.
https://docs.docker.com/reference/api/hub/latest/#tag/repositories
Could you at least add a disclaimer to Repository Overview that it is out of sync?
Could you at least add a disclaimer to Repository Overview that it is out of sync?
However, it appears that currently no way to update it...
https://docs.docker.com/docker-hub/repos/manage/information/#add-or-update-a-repository-overview
Currently no way to update from UI.
NOTE: can find a way to update manually, so I've updated to v1.18 via https://hub.docker.com/repository/docker/fluent/fluentd/general