Dubinek
Enviromental variable on GCE
Hi,
I am having weird issue where from some reason, passing env vars on Compute Engine VM doesn't pass the variables into the container where Deno is running. While same command on my local works like a charm. And I am starting to pull my hair, I've renamed to camelCase then to SCREAMING_CASE without luck.
Main.ts
Dockerfile
And command that works fine on local, but fails on CoOS on GCE.
I am lost, please help good people here.
Thanks
1 replies