Push an image to a registry.If you wish to push an image on to a private registry, that image must already have a tag which references the registry. For example, registry.example.com/myimage:latest.The push is cancelled if the HTTP connection is closed.
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST '/v1.33/images//push' \
--header'X-Registry-Auth;'