I found out, I was being stupid.
I didn’t need to run docker-compose build I can just directly run docker-compose up since then it’ll pull the images down, the build is just to build locally
I found out, I was being stupid.
I didn’t need to run docker-compose build I can just directly run docker-compose up since then it’ll pull the images down, the build is just to build locally