mirror of
https://github.com/docker/compose.git
synced 2025-10-23 08:13:48 +02:00
Extract the code in bundle() and config() that translates image tags into digests into a function named image_digests_for_project(). Signed-off-by: King Chung Huang <kinghuang@mac.com>