Exemplo n.º 1
0
func build(c compose.Compose, cmd *cobra.Command, args []string) error {
	return c.Build(args...)
}