docker icon indicating copy to clipboard operation
docker copied to clipboard

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...

Results 156 docker issues
Sort by recently updated
recently updated
newest added

Hi. platform: linux/arm64 option doesn't work. Help would be appreciated ) @kaumudpa ### Error Message and Logs ``` /usr/local/bin/docker-entrypoint.sh: exec format error ``` I'm running coolify on ubuntu, arm architeture...

It seems that a couple of files were removed from [calcom](https://github.com/calcom/cal.com).

Free workflows appear to not work: Here it says workflows are free? https://cal.com/blog/changes-to-workflows

I am getting this error on all versions I tested since v5.0+ :/ Please, does anyone get an solution? Error: ``` agenda | @calcom/web:start: 18:28:21:155 [WARN] orgDomains.ts Match of WEBAPP_URL...

Branches tested: - release-v5.2.0 - main Not building when I run `DOCKER_BUILDKIT=0 docker-compose up -d ` `➤ YN0013: │ object.entries@npm:1.1.6 can't be found in the cache and will be fetched...

The documentation makes no mention of initializing and updating submodules. A user that is following along the tutorial might not look at the repository to see that `calcom` directory is...

Updated docker-compose.yml to use the latest Cal.com version v5.0.19.

The netcat command is missing in `wait-for-it.sh`. When using the official docker container `start.sh` script has a race condition: `scripts/wait-for-it.sh ${DATABASE_HOST} -- echo "database is up"` is not blocking the...

Is there a way to setup automatically / programmatically a default language ? With a env variable, or an SQL query ?

Cal.com Core

### **One-Click Deployment Fails Due to Missing `/calcom/.yarn` Directory** #### **Issue Description** Attempting a **one-click deployment** using the following command: ```sh cloudshell_open --repo_url "https://github.com/calcom/docker" --page "shell" --force_new_clone" ``` results in...

documentation
Cal.com Core