Skip to content

Support pivoting on OS platform and Architecture for image selection #91

Closed
@baronfel

Description

@baronfel

Right now we explicitly support Linux/x64 container images - we should instead take into account the OS and Architecture the user provides and pick the correct 'base image' from the manifest list (if there is one on the base image).

We'll need to investigate what level of impact this has on picking the correct base image, but this will also have an impact on

  • WorkingDirectory
  • EntryPoint

Overlaps with #117

Metadata

Metadata

Assignees

Labels

Area: LibraryTasks and stories around the image and layer manipulation library

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions