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

Feature/docker mac build fix #440

Merged
merged 8 commits into from
Mar 28, 2025
Merged

Conversation

leilabbb
Copy link
Contributor

made changes to Dockerfile, requirements.txt and docker-compose.yml to work with arm64 (an ARM-based Mac, Apple Silicon)

the main changes are:

  • downgrade to python3.11
  • modified packages to work with python3.11
  • specify the platform for the thredds image (platform: linux/amd64)
  • changes the image tag for THREDDS to unidata/thredds-docker:5.6
  • changed the glider-dac-providers-app port to an open port on my Mac

@benjwadams benjwadams changed the base branch from main to develop March 28, 2025 18:48
@leilabbb leilabbb requested review from benjwadams and ocefpaf March 28, 2025 19:48
@benjwadams
Copy link
Contributor

We weren't able to fix the build for ARM/Mac OS X, but I'm going to squash merge so that we have a consistent base for #439.

@benjwadams benjwadams merged commit ee97d43 into develop Mar 28, 2025
3 checks passed
@ocefpaf ocefpaf deleted the feature/docker-mac-build-fix branch April 3, 2025 16:41
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