-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
HDDS-11700. Use ozone-runner from GitHub in ozone image build (#33)
(cherry picked from commit d1bb3b6)
- Loading branch information
1 parent
1194e9d
commit 5a9fc1b
Showing
2 changed files
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5a9fc1b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! I can confirm the latest 1.4.0-rocky image from Docker Hub works on arm64 Mac:
Previous build's arm64 image (from 9 days ago) would fail to start:
$ docker run --rm -it apache/ozone:1.4.0-rocky /bin/sh assertion failed [result.value != EEXIST]: VmTracker attempted to allocate existing mapping (ThreadContextVm.cpp:47 mmap)