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

Added alpine image support #3

Merged
merged 1 commit into from
Feb 13, 2025
Merged

Conversation

szkiba
Copy link
Collaborator

@szkiba szkiba commented Feb 13, 2025

Alpine Linux uses busybox tar instead of GNU tar, and has wget installed instead of curl. Therefore, wget is used instead of curl in the install and test scripts, and only busybox tar compatible features are used in the case of tar.

In addition, tests have been added for the three supported base images: Ubuntu, Debian, Alpine

@szkiba szkiba linked an issue Feb 13, 2025 that may be closed by this pull request
@szkiba szkiba merged commit cc01cce into main Feb 13, 2025
11 checks passed
@szkiba szkiba deleted the 2-support-the-alpine-base-image branch February 13, 2025 18:36
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

Successfully merging this pull request may close these issues.

Support the alpine base image
1 participant