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 generic Linux support #2

Open
matyasselmeci opened this issue Dec 28, 2024 · 0 comments
Open

Add generic Linux support #2

matyasselmeci opened this issue Dec 28, 2024 · 0 comments
Assignees

Comments

@matyasselmeci
Copy link
Contributor

matyasselmeci commented Dec 28, 2024

Since Pelican is a statically linked binary, it would be useful to download the tarball and extract the program into /usr/local/bin if we're not on a platform that has one of our supported package managers.

It might be useful to add a download() function that automatically used curl -LO or wget or busybox wget depending on which one was available. The busybox:latest image would be a good one to test with.

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

No branches or pull requests

2 participants