Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RFC #0105] Analyzer changes for run image extension (Dockerfiles phase 3) #995

Closed
Tracked by #224
natalieparellano opened this issue Feb 2, 2023 · 0 comments · Fixed by #1005
Closed
Tracked by #224
Labels
status/ready type/enhancement New feature or request

Comments

@natalieparellano
Copy link
Member

natalieparellano commented Feb 2, 2023

Spec PR: https://github.com/buildpacks/spec/pull/347/files

For newer platform API (0.12 and above), the analyzer accepts -run instead of -stack. -run is the location of a run.toml file with schema:

[[image]]
 image = "<image>"
 mirrors = ["<mirror1>", "<mirror2>"]

If no -run-image is provided, the analyzed run image should be the first image in run.toml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/ready type/enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant