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

Add support for multi-arch docker images #399

Merged
merged 14 commits into from
Jun 28, 2024
Merged

Commits on Oct 19, 2022

  1. Don't hardcode CPU architecture in dockerfile

    The version of mambaforge appropriate for the architecture that
    the docker build is running on is built this way.
    
    Ref pangeo-data#396
    yuvipanda committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    1c576c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d69c208 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb94a8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b941a1d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25cef13 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. merge main

    scottyhq committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    5f34442 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d2802e View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    0db80af View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Update pangeo-notebook/environment.yml

    Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
    scottyhq and weiji14 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    4f25c69 View commit details
    Browse the repository at this point in the history
  2. Update .github/workflows/CondaLock.yml

    Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
    scottyhq and weiji14 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    0642772 View commit details
    Browse the repository at this point in the history
  3. miniforge3 not mambaforge

    scottyhq committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    511947a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac916f0 View commit details
    Browse the repository at this point in the history
  5. Test multiarch

    scottyhq committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    d96bc35 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Apply suggestions from code review

    Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
    scottyhq and weiji14 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    38c293e View commit details
    Browse the repository at this point in the history