You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a flag to create-package that takes in the expected target and then output the buildpack format for a single arch (i.e. older format). In addition, filter the metadata dependencies and only include those for the specified arch.
Motivation
Not every user will want to build multi-arch images.
The text was updated successfully, but these errors were encountered:
Describe the Enhancement
Add a flag to
create-package
that takes in the expected target and then output the buildpack format for a single arch (i.e. older format). In addition, filter the metadata dependencies and only include those for the specified arch.Motivation
Not every user will want to build multi-arch images.
The text was updated successfully, but these errors were encountered: