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

feat: Docker Build for amd64 and arm64 platforms #2911

Commits on Aug 17, 2023

  1. feat: Docker Build for amd64 and arm64 platforms

    * Added buildx platforms argument to build for linux/amd64 and linux/arm64
    * Updated README.md documentation to note that the container is built for both platforms.
    * Updated CHANGELOG.md to reflect unreleased addition of new docker platforms added to build/publish.
    
    Fixes Issue: ytti#2910
    disaac committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    4ad107c View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Merge branch 'master' into disaac/fixes-issue-2910-adds-docker-buildx…

    …-platform-builds-for-linux-arm64-amd64
    aschaber1 authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    37056a4 View commit details
    Browse the repository at this point in the history