Skip to content

STEP "COPY ./images.json /etc/buildpacks/images.json": checking on sources under "/var/tmp/ #62

@cmoulliard

Description

@cmoulliard

Issue

The command to build the stack image fails for some flavors as: nodejs-20, nodejs-18, etc

jam create-stack "--config ./stack-nodejs-20/stack.toml --build-output ./stack-nodejs-20/build-nodejs-20/build.oci --run-output ./stack-nodejs-20/build-nodejs-20/run.oci"
Building io.buildpacks.stacks.ubi8
  Building on linux/amd64
    Building base images
Error: build failed:

building at STEP "COPY ./images.json /etc/buildpacks/images.json": checking on sources under "/var/tmp/libpod_builder2686246012/build": copier: stat: "/images.json": no such file or directory

This problem is due to the fact that the build is not able to get the images.json from the root parent folder

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions