Skip to content

docker-compose.yml uses depends_on (which is ignored by stack deploy) #198

Description

@hcguersoy

In the version 47d0fdc of the file faas/docker-compose.yml in several services depends_on is used.
In deploy_stack.sh this file used with docker stack deploy.
Unfortunately the compose file reference points out that depends_on is ignored then deploying a stack using a compose file version 3.x, see https://docs.docker.com/compose/compose-file/#depends_on

I've not tested it but possibly this can result in some problems setting up faas on Swarm.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions