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

Reenable build for ARM64 images and refactor smoke test as needed #3041

Closed
MthwRobinson opened this issue May 16, 2024 · 1 comment
Closed
Labels
packaging Issues with building and installing `unstructured`

Comments

@MthwRobinson
Copy link
Contributor

#3039 disabled the build for ARM64 containers because we switch to using wolfi-base as the base image in #3016 and the libreoffice apk package we use there does not work with ARM64. The goal of this issue is to:

  • Add the ARM64 container build back in, using the old docker container
  • Refactor the docker-smoke-test.sh as needed, since that references the notebook user, which doesn't exist in the new chainguard image
@MthwRobinson MthwRobinson added the packaging Issues with building and installing `unstructured` label May 16, 2024
@MthwRobinson
Copy link
Contributor Author

This is done now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
packaging Issues with building and installing `unstructured`
Projects
None yet
Development

No branches or pull requests

1 participant