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

Add support for scratch containers #148

Merged
merged 4 commits into from
Aug 7, 2019
Merged

Add support for scratch containers #148

merged 4 commits into from
Aug 7, 2019

Conversation

sclevine
Copy link
Member

@sclevine sclevine commented Jul 7, 2019

Allow buildpacks to provide args that trigger bash-free mode for a given process type.
App developers can use CMD with more than one argument to trigger bash-free mode for custom start commands..

Skips profile.d and .profile in bash-free mode.

Spec PR: buildpacks/spec#50

Signed-off-by: Stephen Levine <stephen.levine@gmail.com>
Signed-off-by: Stephen Levine <stephen.levine@gmail.com>
Signed-off-by: Stephen Levine <stephen.levine@gmail.com>
Signed-off-by: Stephen Levine <stephen.levine@gmail.com>
@sclevine sclevine merged commit 0aabcf8 into master Aug 7, 2019
@ekcasey ekcasey deleted the bash-optional branch November 25, 2019 18:58
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.

1 participant