nx2804
nx2804
how to define multiple working directory in frogbot-config,yml is this can be provided by comma separated value
same error observed with version ./containerd --version containerd github.com/containerd/containerd/v2 v2.0.2 c507a0257ea6462fbd6f5ba4f5c74facb04021f4 docker.io/rayproject/ray:2.9.0 py39 cu11 fetching image content └──manifest (c99985ee54ec) complete |++++++++++++++++++++++++++++++++++++++| └──config (eb4d0a4ff1fc) waiting |--------------------------------------| Pulling from OCI Registry (docker.io/rayproject/ray:2.9.0-py39-cu116)...
one more information when i try to pull the same image using docker pull it works fine without any issues. only facing this issue with containerd runtime
Few images fails like this but intermittently it works if we do containerd restart Also when we use docker pull for the same image from same host it works fine...
I was able to solve this problem the issue in our case was when we try to pull the image using ctr or nerdctl it redirects to docker prod url...
Thanks for your response what is the default storage driver used in docker
can i switch containerd configuration to use the same storage driver used by docker
let me once this feature is merged and available
any updates on this please