Description
/kind user-story
Which area this user story is related to?
/area api
/area documentation
User Story
As a developer who has adopted devfiles to develop containerized applications, I want to know where to find the knowledge I need for defining my build process, so that I can properly provide what is required for building the container image the application I am developing would run on.
Currently, the documentation provides instruction on Adding an image component, which shows essential usage of the image
component in an outerloop build setup. Ideally, having further clarification on attributes such as using --build-arg
explicitly for args
entries. Also, showcasing an image
component in an innerloop setup in 2.2.x
spec instruction would clarify what developers can do to define their build setups using the latest devfile versions and the tools which support it.
Acceptance Criteria
- Expand the existing Adding an image component instruction to include a devfile with a innerloop build setup (building images container component locally)
- Provide expanded clarification on the usage of fields for the
image
component
Metadata
Metadata
Assignees
Labels
Type
Projects
Status