Closed pacostas closed 2 months ago
This PR copies the images.json file inside the base stack only when the images.json file is available.
images.json
This PR does not change any of the default functionality, it only applies to the scenario where an images.json file is available.
We already copy and (planning) to use the images.json file inside the base stack.
Related description/discussion of the use case of the images.json file inside the base stack can be found here https://github.com/paketo-community/ubi-base-stack/pull/94#issuecomment-2248983349
Summary
This PR copies the
images.json
file inside the base stack only when theimages.json
file is available.This PR does not change any of the default functionality, it only applies to the scenario where an
images.json
file is available.We already copy and (planning) to use the
images.json
file inside the base stack.Related description/discussion of the use case of the
images.json
file inside the base stack can be found here https://github.com/paketo-community/ubi-base-stack/pull/94#issuecomment-2248983349Use Cases
Checklist