samples/packages/hello-universe
David Freilich 814b1f2581 Update commands to match pack 0.16.0
Pack v0.16.0 deprecated a number of commands, including `create-builder`
and `package-buildpack`. This change replaces references to the
deprecated commands with their new equivalent, using the resource based
subcommand model.

Additionally, this change utilizes the new pack config experimental
command to set experimental, rather than echoing it into the file.

Signed-off-by: David Freilich <dfreilich@vmware.com>
2021-01-14 13:21:06 +02:00
..
README.md Update commands to match pack 0.16.0 2021-01-14 13:21:06 +02:00
package.toml Change builder and package usages of image to docker uris 2020-11-11 11:57:11 -05:00

README.md

Sample: Hello Universe Buildpack (Packaged)

A no-op buildpack whose intent is to show how meta-buildpacks can be packaged.

Usage

pack buildpack package cnbs/sample-package:hello-universe --config package.toml