Skip to content

networks option for build #4095

@philtay

Description

@philtay

The --network option for docker build has been recently merged. Please support it in Compose too. Something like this:

build:
  context: ./dir
  networks:
    - some-network
    - other-network

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions