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

Automate publishing multiarch images to GHCR (migrate away from Docker Hub) #397

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Mar 28, 2023

  1. docker: Build AMD64+ARM64 multiarch images and push to GHCR.

    In light of recent changes to Docker Hub, move our Docker images into
    GHCR which integrates more tightly with GitHub flows we already use
    throughout the Zulip org. Since it's near-trivial to do so at the same
    time, add officiallly-supported ARM64 builds.
    
    Resolves #357.
    klardotsh committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    3e30aaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    934aec3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9896702 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4138977 View commit details
    Browse the repository at this point in the history