microsoft / microsoft/aspire

Introduce `aspire do publish-dockerfiles` step

Open
#12,784 0 comments 1 reaction 0 assignees View on GitHub
area-pipelines
Dominant language
C#
Stars
6.3k
Forks
991
Avg merge
2d 15h
Merged PRs (30d)
196

Description

We're leaning into the Dockerfile builder API in a number of places. Currently, the manifest publisher is the only way to extract the complete Dockerfiles out of the app model. We should consider creating a dedicated publish step for this.

```
$ aspire do publish-dockerfiles
// Emits all the Dockerfiles to the output directory
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.