Skip to content

How can I chain commands in the CLI image? #809

@Luc45

Description

@Luc45

I want to run multiple commands at once for performance reasons, eg:

docker-compose run --rm tests-cli "wp --version && wp --version && wp --version"

How can I chain commands, instead of the entrypoint considering each command as an argument to wp?

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