Skip to content
This repository has been archived by the owner on Sep 26, 2022. It is now read-only.

Add support for s390x #117

Open
3 tasks
agracey opened this issue Mar 1, 2022 · 2 comments
Open
3 tasks

Add support for s390x #117

agracey opened this issue Mar 1, 2022 · 2 comments

Comments

@agracey
Copy link

agracey commented Mar 1, 2022

What happened?

  • What were you attempting to do?
    Build images on System Z with Paketo Buildpacks.

  • What did you expect to happen?
    The developer should not know or care what ISA is being targeted when they push their code. The buildpack would run as expected.

I would hope that with the help of the IBM OSS team, this should be the same work as aarch64: #51

  • What was the actual behavior? Please provide log output, if possible.
    Not supported at this time.

Build Configuration

  • What platform (pack, kpack, tekton buildpacks plugin, etc.) are you
    using? Please include a version.
    We are using Epinio, which runs the buildpack as a k8s Job but have a few customers who are looking at also using Tekton.

  • What buildpacks are you using? Please include versions.
    We've seen java and python being the most requested.

  • What builder are you using? If custom, can you provide the output from pack inspect-builder <builder>?
    paketobuildpacks/builder:full

  • Can you provide a sample app or relevant configuration (buildpack.yml,
    nginx.conf, etc.)?

Checklist

  • I have included log output.
  • The log output includes an error message.
  • I have included steps for reproduction.
@agracey
Copy link
Author

agracey commented Mar 1, 2022

Upstream ticket for tooling: buildpacks/lifecycle#811

@sophiewigmore
Copy link
Member

@agracey thanks for filing an issue. We'll track this with our efforts towards supporting multiple architectures in our stacks/buildpacks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants