Skip to content

Docer-compose version #74

@Murtrag

Description

@Murtrag

I have just installed docker & docker-compose on new device:
# docker-compose --version
docker-compose version 1.21.0, build unknown

And on the devices that I have installed docker & docker-compose a few months ago in the exact same way:
murtrag@DietPi:~$ docker-compose --version
docker-compose version 1.25.0, build unknown

I wouldn't mind but it doesn't even support yaml files from my project:

ERROR: Version in "./frontend/docker-compose.yaml" is unsupported. You might be seeing this error because you're using the wrong Compose file version. Either specify a supported version (e.g "2.2" or "3.3") and place your service definitions under the `services` key, or omit the `version` key and place your service definitions at the root of the file to use version 1.
For more on the Compose file format versions, see https://docs.docker.com/compose/compose-file/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions