-
Notifications
You must be signed in to change notification settings - Fork 270
Closed
Description
Part of #705
Buildpacks (Alpha)
azd will use pack CLI with a default builder image to build a docker image without Dockerfile similar to the implementation in az.
There will be little build customization support through config flags currently. The current customization experience will rely on project configuration files placed in the project directory. This is currently an implicit opt-in behind an alpha feature flag hen a Dockerfile isn't found.
Reactions are currently unavailable