Skip to content

Hotfix: Add docker build target if run on mac#210

Merged
camposeddie merged 2 commits intomasterfrom
hotfix/mac-fix
Mar 4, 2026
Merged

Hotfix: Add docker build target if run on mac#210
camposeddie merged 2 commits intomasterfrom
hotfix/mac-fix

Conversation

@camposeddie
Copy link
Copy Markdown
Contributor

Lucy encountered this locally in testing that the typical docker build command will not work on Mac as it will attempt to build to an arm64 based container and the pip install of pyhdf will fail to install the expected hdf header libraries.

@camposeddie
Copy link
Copy Markdown
Contributor Author

While this works, the build times are very large, so I am looking into other potential options before merging.

@camposeddie camposeddie merged commit 2eef39f into master Mar 4, 2026
1 check passed
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