POST /events
Post a list of Docker registry events (pushes and pulls). Synapse will process accordingly. The main purpose is to create managed Docker repositories and/or add new commits (tag/digest pairs) when a push occurs.
Resource URL
https://repo-prod.prod.sagebase.org/dockerRegistryListener/v1/events
Resource Information | |
---|---|
Authentication | not required |
HTTP Method | POST |
Request Object | DockerRegistryEventList (application/json) |
Response Object | None |