Calcom Docker Image issue #17627
Replies: 1 comment
-
Hey there, @theawaisahmadkhan! 👋 I'm here to help you out with your Docker-related issue. Feel free to ask me anything! To run your customized Cal.com code in a Docker container, follow these steps:
For deploying to CapRover using GitHub Actions, you would typically set up a GitHub Actions workflow to build your Docker image and push it to a container registry. Then, configure CapRover to pull the image from the registry. Unfortunately, specific steps for this setup aren't available in the provided documentation, so you might need to refer to CapRover and GitHub Actions documentation for detailed guidance. |
Beta Was this translation helpful? Give feedback.
-
I'm using the latest version of Cal.com and have customized the code by updating the logo, some H1 tags, and p tags.
However, when I try to run this code in a Docker container, it throws an error.
Can anyone help me run this code using Docker? If someone has the Docker files, please share them.
How can i run this code using Docker and how i can deploy the code in caprover using github actions .
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions