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 image for 427-e+ #67

Closed
jefflester opened this issue Oct 31, 2023 · 1 comment
Closed

Fix image for 427-e+ #67

jefflester opened this issue Oct 31, 2023 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@jefflester
Copy link
Owner

jefflester commented Oct 31, 2023

Starting with 427-e, Starburst's Docker image has removed many of the binaries that were previously included. Some of the packages include:

  • sed
  • grep
  • curl
  • python

Since the SEP base image no longer has a package manager, we can consider building a Docker image that downloads the SEP tarball and installs it, then configures the image as needed. This method should be somewhat extensible between previous and future SEP releases.

@jefflester jefflester self-assigned this Nov 3, 2023
@jefflester jefflester added the bug Something isn't working label Nov 3, 2023
@jefflester jefflester added this to the 2.0.8 milestone Nov 13, 2023
@jefflester jefflester mentioned this issue Nov 17, 2023
@jefflester
Copy link
Owner Author

Closed with #69

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant