Skip to content

Docker compose with with an alternative "project name" #277

@wyepez

Description

@wyepez

Hello,

I would like to use docker compose with an alternative project name, similar to the following command from the CLI
docker compose --project-name ProjectNameExample up -d
Is there a way to achieve this?

The reason I want this is because I want to reuse an existing volume which is named in this form: <project_name>_<volume_name>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions