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

gemini cli getting file not defined error

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20

vllm : Failed to infer device type