Skip to content

unsupported Compose file version: 3.7 (please support this soon) #8

@1c7

Description

@1c7

What I am trying to do

Deploy Docker Swarm with Codefresh
I am following these step: https://codefresh.io/docs/docs/deploy-your-containers/docker-swarm/
image

A bit more background info

I am using a sample Ruby on Rails 5 app (create with rails new ...etc)
because I am trying if codefresh work for me. if it doesn't, I am gonna use Buddy
I am trying to build a CI/CD workflow with Github -> CodeFresh -> Docker Swarm(it run on my Azure machine)

What actually happen

Error message: unsupported Compose file version: 3.4
image

codefresh.yml

image
the point here is I am using codefresh/remote-docker image.
I know the - docker info and - rdocker help doesn't work, I already remove them. I am just trying to debug issue with these 2 line.

docker-stack.yml

image
the screenshot here showing 3.7 but previous image showing 3.4 because I take screenshot after create this issue, I can't find that 3.7 error log. so I just screenshot that 3.4 error as example

both version 3.4 and version 3.7 not working

I guess you guys are focusing on Kubenetes?
I am trying to deploy with Docker swarm.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions