Skip to content
Discussion options

You must be logged in to vote

Most runtime have an implicit PATH but it seems that Kaniko doesn't follow that convention so we added the env var explicitly.

If you inspect the node image with an OCI tool here is one of the version for a specific arch:
https://oci.dag.dev/?image=node@sha256:71a0b604347e88012324aea6cd371c31394de2e747c2eb67454a1fd33394ef04&mt=application%2Fvnd.oci.image.manifest.v1%2Bjson&size=2493

If you select the config digest, it shows the image configuration that includes the env var:
https://oci.dag.dev/?blob=node@sha256:0bbc9ccc88e2bf2def927a3987e089190cab08dbc7de8f66cd16aea7de88aa12&mt=application%2Fvnd.oci.image.config.v1%2Bjson&size=6748&manifest=node@sha256:71a0b604347e88012324aea6cd371c31394d…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@carlos-lehmann
Comment options

@LaurentGoderre
Comment options

@carlos-lehmann
Comment options

@LaurentGoderre
Comment options

Answer selected by carlos-lehmann
@carlos-lehmann
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants