• 0 Posts
  • 2 Comments
Joined 1Y ago
cake
Cake day: Jul 07, 2023

help-circle
rss

To be fair, wasn’t the vim codebase entirely committed by a single person? He did that with everyone and, while I don’t agree with that at all, it reads less like elitism / stolen credit than this particular story.

I may be wrong about that, so feel free to correct me 😊 either way, people should be credited for the work they do! and preferably not in the footnotes of a commit authored by someone else that didn’t fix the bug


https://docs.docker.com/compose/environment-variables/set-environment-variables/

I really like using .env files, but you can hard code env vars in the compose file itself if you want.