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
693 stars 367 forks source link

Specify image in build, for removal of build requirement in docs #177

Closed krumware closed 1 year ago

krumware commented 1 year ago

do not merge yet

Recent updates support variable substitution at runtime, so the docs need to be updated to reflect those options. (not to remove the build steps altogether, but to move them to a new section and clarify Run requirements)

With this change to docker-compose.yml,

  1. Run docker compose pull then
  2. Run docker compose up