Push an image
POST
http://api.example.com/v1.49
/images/{name}/push
http://api.example.com/v1.49
{var_value}
Push an image
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.
POST /images/{name}/push
Loading...
Response
Waiting for a request to be sent.