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

Termux docker 49 #1

Merged
merged 2 commits into from
Feb 29, 2024

Conversation

Kapral67
Copy link

@Kapral67 Kapral67 commented Feb 26, 2024

Mainly a copy of upstream termux#49

Binaries are pulled from:


BREAKING CHANGES

@Kapral67 Kapral67 marked this pull request as ready for review February 26, 2024 07:08
@licy183 licy183 force-pushed the termux-docker-49 branch 3 times, most recently from db089d9 to c07deea Compare February 29, 2024 02:18
@Kapral67
Copy link
Author

@licy183 Thanks for looking at this PR.

We can probably get the aarch64 checks passing if we modify the check in Dockerfile like upstream

if [[ ${SYSTEM_TYPE} == 'arm' || ${BOOTSTRAP_ARCH} == 'i686' ]]; then exit; else \

@licy183
Copy link

licy183 commented Feb 29, 2024

Thanks!

@licy183 licy183 merged commit 808dc52 into termux-user-repository:android-7 Feb 29, 2024
4 checks passed
@Kapral67 Kapral67 deleted the termux-docker-49 branch February 29, 2024 07:28
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.

2 participants