generated from dotnet/new-repo
-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Labels
Area: IntegrationsWork done to integrate with other tools, especially IDE toolingWork done to integrate with other tools, especially IDE toolingArea: TaskPartner requestThings that internal or external teams have explicitly requestedThings that internal or external teams have explicitly requested
Milestone
Description
One of our escape hatches for users that have a need to customize their base image with RUN commands (or any other functionality that we can't support) is to put just those customizations in a Dockerfile and then build and use that. It would be nice if we had a smooth, documented pathway to making that happen in the easy cases.
We might need to support:
- invoking a build of a Dockerfile
- in a given Docker build context,
- with Build Args and
- a tagged image name
in a seamless manner.
Varorbcmu88, Herr-Sepp, dombrovsky, Nova-Logic and Varorbc
Metadata
Metadata
Assignees
Labels
Area: IntegrationsWork done to integrate with other tools, especially IDE toolingWork done to integrate with other tools, especially IDE toolingArea: TaskPartner requestThings that internal or external teams have explicitly requestedThings that internal or external teams have explicitly requested