Skip to content

Error while trying to execute the steps of: An App’s Brief Journey from Source to Image #831

@guillaume-mc

Description

@guillaume-mc

I'm trying to execute the steps of the tutorial with the sample repo from here:

On Page: An App's Brief Journey from Source to Image

While trying to run the pack build command, I get the error below. Any idea of what might be happening?

❯ pack build myapp --builder cnbs/sample-builder:noble
Warning: Exporting to docker daemon (building without --publish) and daemon uses containerd storage; performance may be significantly degraded.
For more information, see https://github.com/buildpacks/pack/issues/2272.
noble: Pulling from cnbs/sample-builder
Digest: sha256:9cad4157f28edc9df97e2396868d18a1f75df48fd437da5c255c9aa1ea8e485f
Status: Image is up to date for cnbs/sample-builder:noble
ERROR: failed to build: invalid builder cnbs/sample-builder:noble: builder index.docker.io/cnbs/sample-builder:noble missing label io.buildpacks.builder.metadata -- try recreating builder
❯ pack report
Pack:
  Version:  0.37.0+git-bf1bd85.build-6370
  OS/Arch:  darwin/arm64

Default Lifecycle Version:  0.20.3

Supported Platform APIs:  0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12, 0.13

Config:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions