When running a docker compose -f $DOWNLOAD_DIR/docker-compose.yml -p greenbone-community-edition pull I keep getting ‘unexpected EOF’
To rule out a network issue, I have tried this on two different systems on two completely different networks. I’m using the newest docker-compose.yml with the “registry.community.greenbone.net/community” locations.
Agreed with ChanScan - I cleaned out my images and even tried a full purge of docker. Most of the containers downloaded correctly but a few continue to get this EOF when downloading.
Even tried to limit concurrent downloads to 1 to make sure I wasn’t getting rate limited or something, but still no dice.
Definitely seems like an issue with either a few of the current containers, or the new Container Repo itself.
Ok, must have been a coincidence in my case then. Hm… now when thinking of it, I only had this with the one where I downloaded the new docker.compose.yml. For the other installation I just replaced the image path in the yml and didn’t get any errors. Anyway… as mentioned, maybe just some coincidence in my case.
I’m facing the same problem here, this error occured when I do docker compose up, some said it is because the internet connection and I’ve tried to change my network and the error still occured. Any solution on this problem? Much thanks for any responses!