Push an image
/v1.33
/v1.33
/v1.33
/v1.33
POST
/images/{name}/push
Image
registry.example.com/myimage:latest
.Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST '/v1.33/images//push' \
--header 'X-Registry-Auth;'
Response Response Example
200 - Example 1
{}
Request
Path Params
name
stringÂ
required
Query Params
tag
stringÂ
optional
Header Params
X-Registry-Auth
stringÂ
required
Responses
Modified at 2022-09-10 17:56:06