Skip to content

post_start command not supported in compose.yml #1091

@DarkWanderer

Description

@DarkWanderer

Using latest VSCode, adding a post_create hook to compose.yml results in an error building devcontainer, for example:

    post_start:
      - command: echo Hello world

The cause seems to be that an old version of Docker Compose is used (2.27), even if system docker compose is up to date

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