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

Force the console cf app to use the cflinuxfs2 stack #1205

Merged
merged 1 commit into from
Aug 1, 2017

Conversation

richard-cox
Copy link
Contributor

  • We use a multi-buildpack to build the console
  • The cf multi-buildpack does not support system buildpacks, in the scf world these would be compatible with scf's opensuse42 stack
  • So we specify the use of standard cf buildpaForce the console cf app to use the cflinuxfs2 stack
  • We use a multi-buildpack to build the console
  • The cf multi-buildpack does not support system buildpacks, in the scf world these would be compatible with scf's opensuse42 stack
  • So we specify the use of standard cf buildpacks, which are incompatible with opensuse42, so need to force the use of cflinuxfs2
  • We've also tried setting the scf buildpacks in the multo-buildpack however get an error. We should look into this and once resolved apply that change and revert this PR. Alternatively get the multi-buildpack to support system buildpacks.cks, which are incompatible with opensuse42, so need to force the use of cflinuxfs2.

- We use a multi-buildpack to build the console
- The cf multi-buildpack does not support system buildpacks, in the scf
world these would be compatible with scf's opensuse42 stack
- So we specify the use of standard cf buildpaForce the console cf app to use the cflinuxfs2 stack
- We use a multi-buildpack to build the console
- The cf multi-buildpack does not support system buildpacks, in the scf
world these would be compatible with scf's opensuse42 stack
- So we specify the use of standard cf buildpacks, which are incompatible
with opensuse42, so need to force the use of cflinuxfs2
- We've also tried setting the scf buildpacks in the multo-buildpack however
get an error. We should look into this and once resolved apply that change and
revert this PR. Alternatively get the multi-buildpack to support system
buildpacks.cks, which are incompatible with opensuse42, so need to force
the use of cflinuxfs2.
@irfanhabib irfanhabib merged commit ea81d09 into master Aug 1, 2017
@irfanhabib irfanhabib deleted the force-cflinux-stack branch August 1, 2017 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants