Tips for Using Environment Variables Effectively
With the proliferation of containers, everybody these days is using environment variables (env vars) to pass information (fun fact, getenv was added to V7 Unix in 1979!). We take for granted using them, but there are a few things that may surprise yo...
Jan 6, 20247 min read28
