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
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)
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,
docker compose pull
thendocker compose up