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

Drop arm32v6 and arm32v7 builds for now #326

Merged
merged 1 commit into from
Aug 5, 2021

Conversation

yosifkit
Copy link
Member

@yosifkit yosifkit commented Aug 5, 2021

arm32v6: still broken

+ bashbrew build docker:20.10.8
...
+ dockerd --version
Bus error (core dumped)

+ bashbrew build docker:19.03.15
...
+ dockerd --version
Segmentation fault (core dumped)

arm32v7: still broken

+ Bus error docker:20.10.8
...
+ dockerd --version
Illegal instruction (core dumped)

+ bashbrew build docker:19.03.15
...
+ dockerd --version
Segmentation fault (core dumped)

ref #260
closes #325

cc @thaJeztah anything @tianon and I can do to help debug the upstream docker builds for arm32*?

@tianon
Copy link
Member

tianon commented Aug 5, 2021

Going to merge this for now -- I love this implementation because it leaves the Dockerfile bits as-is so that this is easier to test again later to revalidate. 😄

@tianon tianon merged commit 2ee2926 into docker-library:master Aug 5, 2021
@tianon tianon deleted the no-arm32 branch August 5, 2021 20:40
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Aug 5, 2021
Changes:

- docker-library/docker@2ee2926: Merge pull request docker-library/docker#326 from infosiftr/no-arm32
- docker-library/docker@461a3ec: Drop arm32v6 and arm32v7 builds for now
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.

Missing os/arch if using specific version tag
2 participants