depot / cli

🖥️ Depot CLI, build your Docker images in the cloud
https://depot.dev
MIT License
125 stars 5 forks source link

feat(bake): output load names in compose format #214

Closed goller closed 11 months ago

goller commented 11 months ago

Loaded bake images use either the compose tags, compose imageName, or the compose default name.

All of these naming schemes allow compose up to use the depot baked images without needing retagging.