mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
We validate the config against our schema before a service is created so checking whether a service name is valid at time of instantiation of the Service class is not needed. Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com>