Skip to content

docker-compose pull SERVICE pulls dependencies #1752

@aanand

Description

@aanand

If a service web depends on a service db, and both services specify an image, then docker-compose pull web will pull the images for both db and web, rather than just web. There's no --no-deps workaround either.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    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