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

docker: works around statx issues by avoiding coreutils #225

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

codefromthecrypt
Copy link
Member

I noticed a confusing glitch and raised an upstream bug. It may be limited to aarch64, not sure.

$ docker run --platform=linux/arm64 --rm -it --entrypoint=/bin/sh ghcr.io/openzipkin/java:17.0.10_p7
/java # apk add --no-cache coreutils
--snip--
/java # cat /etc/profile
Error relocating /bin/cat: statx: symbol not found

https://gitlab.alpinelinux.org/alpine/aports/-/issues/16002

@codefromthecrypt codefromthecrypt merged commit 9fb4a5e into master Apr 16, 2024
6 checks passed
@codefromthecrypt codefromthecrypt deleted the dateutils branch April 16, 2024 00:58
@codefromthecrypt
Copy link
Member Author

thanks for the double fast look, team!

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.

3 participants