Skip to content

Support for docker compose v2.0.0 incl. using dock binary instead of docker-compose #221

@Ross-Duckworth-Pharos

Description

@Ross-Duckworth-Pharos

The recently released Docker Compose V2 (https://github.com/docker/compose/releases/tag/v2.0.0) introduces the following change: container names use hyphens to produce a valid hostname

This breaks the container name parsing in ExtractName in Ductus.FluentDocker/Services/Impl/DockerComposeCompositeService.cs which assumes underscores are being used (now hyphens are).

Metadata

Metadata

Assignees

Labels

enhancementunder-developmentDenotes that a issue is under development but not yet released.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions