docker: error in default compose file
happens since this change https://github.com/calcom/docker/commit/c283a92614b54319a402207dd5de4e3e98751931
ERROR: The Compose file './docker-compose.yaml' is invalid because:
services.studio.profiles contains an invalid type, it should be an array
services.studio.volumes contains an invalid type, it should be an array
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Reactions: 1
- Comments: 16 (6 by maintainers)
I’m running Docker version 20.10.17, build 100c701 with the latest docker-compose plugin.
What’s weird is the DOCKER_BUILDKIT=0 isn’t working. Even tried exporting it as a global var and still get the:
network mode “stack” not supported by buildkit