H2-invent / jitsi-admin

Organize and fully controll your jitsi meet meetings. Make your meeting secure and be sure that only you and your fellows can join your meeting.
https://meetling.de
GNU Affero General Public License v3.0
133 stars 48 forks source link

docker-compose 2.7.0 incompatibility #326

Closed dvision1979 closed 2 years ago

dvision1979 commented 2 years ago

Docker.com updated their documentation page with docker-compose 2.7.0: https://docs.docker.com/compose/install/compose-plugin/#install-the-plugin-manually

Whoever will begin with a fresh installation is safe to assume they will use this version which results in failure to build jitsi-admin in its current state.

image

So perhaps it would worth a while to mention 2.6.1 version of docker-compose as a prerequisite.

holema commented 2 years ago

Hello @danionescu2007,

so sad, but exactly this is the improvment of version 2.7.0.

I found a solution ;) I can fix it when I write a $$ in the .env file. I will add this hotfix this evening.

holema commented 2 years ago

@danionescu2007 Could you verify that the bug is fixed?

dvision1979 commented 2 years ago

it works like a charm