Andrea Catalucci

Results 3 comments of Andrea Catalucci

Thanks for the quick reply @vsiravar ! For starters, i think there's a bug in the fact that colima doesn't use my actual home folder, but seems to use my...

hey, any dockerfile with a "FROM" clause causes the issue. the minimal Dockerfile that causes the issue for me is something like this: ``` FROM node:16 ``` if now i...

thanks so much! i indeed managed to solve the issue with this workaround! does this mean i should open a bug ticket in colima? this all works smoothly in docker...