Docker Hub
Docker Hub is on the roadmap. Agents will list repositories, read tags and digests, check when an image was last pushed and surface what changed between two versions — while deleting tags or changing repository visibility requires explicit human approval.
What your agents can do with Docker Hub
- List repositories, tags and digests
- Check image push dates and sizes
- Delete tags or change visibility (with approval)
- Trigger workflows on new pushes
How to connect Docker Hub to Velaris
- 1
Get early access
Join the waitlist — we open access in waves.
- 2
Request Docker Hub
Vote for the Docker Hub connector in the community.
- 3
Get notified
We'll ping you the moment Docker Hub goes live.
Popular ways to use it
Docker Hub + Velaris — common questions
Can an agent delete an image tag from Docker Hub?
Only after you approve it. Tag and repository deletion is irreversible, so the agent stages the exact list and waits for your explicit sign-off.
Does Velaris support private Docker Hub repositories?
Yes — authenticate with a Docker Hub access token and agents can read your private repositories under exactly the permissions that token carries.
Can Velaris tell me if a base image has a newer tag?
Yes — an agent can compare the tag your project pins against what is on the registry and tell you what is newer and how far behind you are.