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

Improve Docker Build and Deployment for Multi-Arch Support (arm64) #31

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

Commits on Jun 30, 2024

  1. test build arm64 build.

    slikie committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    9dc7218 View commit details
    Browse the repository at this point in the history
  2. stratagizing deployment in building

    - the retag workflow seems to not able to handle multi-arch images properly
    slikie committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    81f4bb7 View commit details
    Browse the repository at this point in the history
  3. try to fix tag the commit sha

    slikie committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    26579e7 View commit details
    Browse the repository at this point in the history
  4. fixup

    slikie committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    84499f8 View commit details
    Browse the repository at this point in the history
  5. optimize output

    slikie committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    255b35b View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Update .github/workflows/go.yaml

    Co-authored-by: Patrick Evans <[email protected]>
    slikie and holysoles authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    5533847 View commit details
    Browse the repository at this point in the history