Skip to content

docker compose denies creating projects with project names containing dots #34

@IgorAndreGuerra

Description

@IgorAndreGuerra

COMPOSE_PROJECT_NAME=example.com docker-compose up -d --build
"example.com" is not a valid project name: it must contain only characters from [a-z0-9_-] and start with [a-z0-9]
make: *** [up] Error 15

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