Jim Ma
Jim Ma
We have deployed and verified dragonfly in our kubernetes cluster. The docs is coming soon. Welcome to file PR or improve docs.
Thanks for your work. HEAD request is not work for some web servers. We need to handle this issue.
``` dfget_flags: [ "--insecure", "--node", "192.168.1.100=1", "--port", "65001", // change here, less than or equal to 65000 "--expiretime", "3m0s", "--alivetime", "5m0s", "-f", "Expires&Signature", ] ``` Please change port 65001 to...
麻烦提供一下具体出错的操作步骤? 混合云架构这个,和 region 比较类似,社区应该有在改进中,有什么想法可以提 Feature Request 哈
Currently, when docker pulls images, docker engine will access hub.docker.io for getting auth token, than docker engine sends blob info to dragonfly for downloading images. Different container runtimes has different...
@Starnop PTAL
I can not find this issue on my machine. Can you upload the logs of dfget?
Good feature. We will implement this ASAP.
This is bug after upgraded dfget. I think closing the old dfger server is the better option
Currently, dfget only supports downloading one file. If support like wget, how to store the folder index? with ttl or download every time?