mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
Rather than inefficiently looping through all the containers that a service has and overriding each volumes_from value, pick the first one and return that. Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com>