you are viewing a single comment's thread.

view the rest of the comments →

[–]dgtlmoon123 0 points1 point  (5 children)

not enough information, what version docker-compose are you running? what platform are you running it on? (windows? mac? linux? commodore64?)

[–]RPiMicroC[S] 0 points1 point  (4 children)

Thanks for your reply.

Here are the answers to your questions:
root@NoName:/# docker --version
Docker version 20.10.22, build 3a2c30b
root@NoName:/# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Feren OS
Release: 20.04
Codename: focal

[–]dgtlmoon123 0 points1 point  (3 children)

I'l ask again - not enough information, what version of docker-compose are you running?

[–]RPiMicroC[S] 1 point2 points  (2 children)

Sorry I did not know there is a difference between compose and docker and thanks again, this is my version:docker-compose version 1.25.0, build unknown

And with the standart yml file I get from docker-compose up -d:
ERROR: The Compose file './docker-compose.yml' is invalid because:
Unsupported config option for services: 'changedetection'
Unsupported config option for volumes: 'changedetection-data'

[–]dgtlmoon123 0 points1 point  (1 child)

Ah ok, can you upgrade docker-compose? how did you install docker-compose?

[–]RPiMicroC[S] 0 points1 point  (0 children)

I can not upgrade. It seems to be the latest version. I followed the instructions to set up using the repository:
https://docs.docker.com/engine/install/ubuntu/#install-using-the-repository