calcom / docker

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
691 stars 363 forks source link

Update base image to node:18 #228

Closed krumware closed 1 year ago

krumware commented 1 year ago

This updates node base image, adds dependent scripts for db seeding, and supercedes #226

palmtown commented 1 year ago

Hello @krumware

Note that this pull doesn't align with cal.com (https://github.com/calcom/cal.com/pull/7738), in the since it is still using yarn classic. My pull supports yarn v3 and node 18 at https://github.com/calcom/docker/pull/226 and aligns with cal.com. Any reason why not align with cal.com?