Hacker News new | ask | show | jobs
by chanind 1732 days ago
Can confirm, using a non-root user also solves the issue (which I should have been doing anyway). It guess Cloud Run assumes $HOME is set to /home/something and since root uses /root it gets confused?
1 comments

Thanks for confirming! I was starting to doubt myself a bit after some of the other responses.