Skip to content

[Issue] Surface docker build output as part of azd deploy output #898

Description

@savannahostrowski

Right now, during azd deploy no information is shown around building a docker image. In the template I'm working on, the pip install takes a good while (not an azd problem :D) so this feels like a really long time without any progress (like ~5 mins):
image

I think it'd be really helpful to be able to see some of the steps happening under the hood. That way, the user is able to see exactly what step it's working on. We could consider surfacing the information in a "window" (similar to what pip install looks like below) to make it clear that this is a subprocess as part of azd deploy.
image

Metadata

Metadata

Assignees

Labels

area/docsDocumentation, design docsarea/uxUX, prompts, output formattingfeatureFeature request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions