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
662 stars 344 forks source link

Remove version property in docker-compose #255

Closed jokay closed 1 year ago

jokay commented 1 year ago

The version property in the docker-compose.yaml is only informative and of no use, therefore it should be removed.

See docs.docker.com.

krumware commented 1 year ago

The version is intended as recommended, since we're using build flags not available in older versions of compose