calcom / docker

The Docker configuration for Cal.com is an effort powered by people within the community. Cal.com, Inc. does not provide official support for Docker, but we will accept fixes and documentation. Use at your own risk.
MIT License
646 stars 338 forks source link

Fix/hide environment variables on build #311

Closed mbaraa closed 8 months ago

mbaraa commented 9 months ago

I added anchors to hold default values if the environment variables' values are not set.

emrysal commented 9 months ago

@krumware for visibility.

The Docker build issues (or rather, having to rebuild after doing a docker pull to get the right env vars sorted) is an application issue; Could you elaborate more how this aims to resolve that?