Create an image
POST /images/create?fromImage=ubuntu HTTP/1.1HTTP/1.1 200 OK
Content-Type: application/json
{"status": "Pulling..."}
{"status": "Pulling", "progress": "1 B/ 100 B", "progressDetail": {"current": 1, "total": 100}}
{"error": "Invalid..."}
...{ "username": "jdoe", "password": "secret", "email": "jdoe@acme.com", }{ "registrytoken": "9cbaf023786cd7..." }
Last updated