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, I initially build calcom image with the localhost:3000 url and changed it now to my correct URL, but still in the app or at some links still the localhost:3000...

triage
Cal.com Core

Having spent now over 1h trying to run https://cal.com/docs/introduction/quick-start/self-hosting/docker I deem this broken. I am getting the following error on buildtime: ``` • Running db-deploy in 91 packages • Remote...

I was updating to 2.x to 3.x with docker and I noticed that the prisma studio is not available anymore under port :5555. what happened?

as the cal.com API is open sourced, as anouced on 26, May 2023. **How caan I activate it?**

### What I run `DOCKER_BUILDKIT=0 sudo docker compose build calcom` ### What I get ```sh => CACHED [builder 5/7] COPY calcom/packages ./packages 0.0s => ERROR [builder 6/7] RUN yarn global...

## What does this PR do? Fixes [CAL-2635] by changing build-time environment variables to run-time. ## Type of change - Bug fix (non-breaking change which fixes an issue) ## How...

Somehow every time I pull the new calcom version, it pulls all or almost all layers. Is it really necessary or possible to reduce to several last layers?

Is there one planned?

I've been setting up cal.com using Docker, and found some possible improvements that may be of use to the community: - Improvements to build speed - Some security hardening -...

I've seen various documentations that seem to say that future (or maybe current) implementations of Cal.com community docker instance might not need specific build-time variables for production, and that you...