Closed AnasGhrab closed 1 year ago
With a fresh install, I get :
debian@audio:~/TimeSide$ sudo docker-compose up -d ERROR: The Compose file './docker-compose.yml' is invalid because: Unsupported config option for services.worker: 'volumes_from'
Could you try to upgrade compose?
sudo pip3 install -U docker-compose
It's ok now. I have installed docker-compose with apt on debian 11
With a fresh install, I get :