tomatebeans
tomatebeans
Hi, tried it again today; the same result. Sorry I currently don't know where the `image-builder-mk3` logs are. Currently the logs I saw are just from one container (viewing at...
executed: `docker exec gitpod kubectl logs deployment/image-builder-mk3 image-builder-mk3` output logfile: [dockerlogimagebuildermk3.txt](https://github.com/gitpod-io/gitpod/files/9583821/dockerlogimagebuildermk3.txt)
updated image: `docker pull eu.gcr.io/gitpod-core-dev/build/local-preview:latest` message seems different:  then: `docker exec gitpod kubectl logs deployment/image-builder-mk3 image-builder-mk3 > outputlog2.txt` [outputlog2.txt](https://github.com/gitpod-io/gitpod/files/9617245/outputlog2.txt)
Thanks, currently in progress: It seems taking more than the usual 5mins ( though system resources are almost not used ):  will try again in another day
Seems for me, the new image is not able to start the webserver: 
I think I don't remember something significant. I was also using Win10 Home + WSL2 + Docker + Ubuntu Image [from app store & is integrated with docker], since 5...
my recent changes is 22h2 windows 11 update, but I'm getting the same behavior, the `:tar-lp-reg-docker.8` is really not working while the default `:latest` is working. - A Tried it...