-
Notifications
You must be signed in to change notification settings - Fork 293
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
Getting started guide did not get me started #1558
Comments
@githubcdr I think this may be due to mixing Paketo buildpacks with the Heroku builder. Can you try |
Potentially related to: https://cloud-native.slack.com/archives/C033DV8D9FB/p1669661365879809 @githubcdr could you please also provide your pack info and docker info? |
Potentially related to: #1519 From Slack: disabling experimental containerd image store may fix the "missing label" problem |
Thanks, I will give this a try
with pack
|
As mentioned in the other issue, it works when disabling the containerd flag in Docker on Mac! |
Summary
As a news user I can't get the sample to work
Reproduction
Follow the getting started guide
Steps
pack build my-app --buildpack paketo-buildpacks/nodejs \ ✔
--builder heroku/buildpacks:20
ERROR: failed to build: invalid builder heroku/buildpacks:20: builder index.docker.io/heroku/buildpacks:20 missing label io.buildpacks.builder.metadata -- try recreating builder
Current behavior
I would expect to have valuable info what is going wrong, is this my fault, is this a bug?
Expected behavior
Environment
pack info
docker info
The text was updated successfully, but these errors were encountered: