Maciej Gryka
10/22/2022, 8:33 PMDOCKER_BUILDKIT=0 docker compose build calcom
still tells me it can’t connect 🤔Maciej Gryka
10/22/2022, 8:53 PMDOCKER_BUILDKIT=0 must be provided to allow a network bridge to be used at build time. This requirement will be removed in the future
, but I do use this command, so not sure why the network bridge might be still not working at build timePrateek Kumar
11/01/2022, 6:54 AMdocker compose up -d database