7

Today I finally solved a docker problem I was stuck with for 2 days.
For some reason it didnt want to download the needed images although colleagues could download the same images. Every time I tried it resulted in a Python IO error.
Today I had enough of it so asked if I could join another project. I had to download the exact same image for that project and it worked... Setting up the first project worked as well since I had these images already.

I still dont know why it didnt and later did work, but that is the life of devs.

Comments
  • 0
    Well, docker is always a bit… fuzzy…
Add Comment