Skip to content

''docker-compose logs'' does not show logs for new containers #1115

@aleksandr-vin

Description

@aleksandr-vin

How to reproduce:

shell 1> docker-compose scale xxx=1
shell 2> docker-compose logs xxx
shell 1> docker-compose scale xxx=2
shell 1> (make xxx service produce logs in second container)

expected: shell 2 must show ''xxx_2 | ..." logs as well

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions