Docker image http API - how to pull down an image using http api



To download or pull down an image you just have to do a POST to the url below :- (please change that to your server name) with an empty ( {} ) json body.

http://YourdockerInstance:2375/v1.35/images/create?fromImage=bitnami/redis:latest


Please checkout my postman post.



Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm