mediacms-io / mediacms

MediaCMS is a modern, fully featured open source video and media CMS, written in Python/Django and React, featuring a REST API.
https://mediacms.io
GNU Affero General Public License v3.0
2.67k stars 495 forks source link

docker-compose - it should be an array? #573

Closed mrhhats closed 1 year ago

mrhhats commented 1 year ago

Hi everyone! having a issue after grabbing latest version and trying to run docker-compose up.

Getting this error.

root@linuxapps:~/mediacms# docker-compose up ERROR: The Compose file './docker-compose.yaml' is invalid because: services.migrations.depends_on contains an invalid type, it should be an array root@linuxapps:~/mediacms#

I did apt-get upgrade/update to ensure I have all things updated. Ubuntu 20.04.1

thanks in advance.

mgogoulos commented 1 year ago

glad that was resolved