Skip to content
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

Fix example process definition in RFC 0093 #284

Merged
merged 1 commit into from
Apr 29, 2023

Conversation

edmorley
Copy link
Contributor

RFC 0093 contains a number of examples of how to migrate a buildpack away from direct=false mode.

One of these examples was missing the "bash" command prior to the "-c" argument.

RFC 0093 contains a number of examples of how to migrate a buildpack
away from `direct=false` mode.

One of these examples was missing the "bash" command prior
to the "-c" argument.

Signed-off-by: Ed Morley <501702+edmorley@users.noreply.github.com>
@buildpack-bot
Copy link
Member

Maintainers,

As you review this RFC please queue up issues to be created using the following commands:

/queue-issue <repo> "<title>" [labels]...
/unqueue-issue <uid>

Issues

(none)

@sambhav sambhav merged commit b8abe33 into buildpacks:main Apr 29, 2023
@edmorley edmorley deleted the patch-1 branch April 8, 2024 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants