Hi Working at the command line level, as no download bar is shown- how can I tell the progress of an image download ? ```` curl -sq -XPOST -b cookies.txt -d '{"type": "docker", "repository": "dockerhub", "image": "jdreinhardt/teedy", "tag": "1.9"}' http://127.0.0.1:8080/containerstation/api/v1/background/image_download ```` I’m unable to creat the container until that has completed..
Hi
Working at the command line level, as no download bar is shown- how can I tell the progress of an image download ?
I’m unable to creat the container until that has completed..