calcom-docker/scripts
Alex Sears 60557d31fd
Update Dockerfile to install prisma globally
Prisma is a dev dependency in the main project. However, it is
needed in the image so we can run the migrations before starting
the server up. This installs it globally in the image since it
won't be installed using the project's `package.json`.

Signed-off-by: Alex Sears <me@alexsears.com>
2022-02-18 15:12:09 -05:00
..
.gitkeep Scripts directory added, .gitmodules added 2021-07-02 19:50:20 +00:00
start.sh Update Dockerfile to install prisma globally 2022-02-18 15:12:09 -05:00
wait-for-it.sh Update Dockerfile to use workspaces setup 2022-02-17 16:07:11 -05:00