Push an image
POST /images/test/push HTTP/1.1HTTP/1.1 200 OK
Content-Type: application/json
{"status": "Pushing..."}
{"status": "Pushing", "progress": "1/? (n/a)", "progressDetail": {"current": 1}}}
{"error": "Invalid..."}
...POST /images/registry.acme.com:5000/test/push HTTP/1.1Last updated