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

Docker build for multi-architecture amd/arm #1165

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Commits on Sep 14, 2024

  1. try multi-arch build

    lfoppiano committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    2245cb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e34a08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5a4fd5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    406dd74 View commit details
    Browse the repository at this point in the history
  5. simplify

    lfoppiano committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    55b0108 View commit details
    Browse the repository at this point in the history
  6. use arm64

    lfoppiano committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    ec46df8 View commit details
    Browse the repository at this point in the history
  7. fix tags

    lfoppiano committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    5a534dc View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Merge branch 'master' into multi-arch-docker-image

    # Conflicts:
    #	.github/workflows/ci-build-manual-crf.yml
    lfoppiano committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    8ac167d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81ac1dc View commit details
    Browse the repository at this point in the history
  3. add detail about --init

    lfoppiano committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    9cc7285 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. set vfork for arm

    lfoppiano committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    2ff7a64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a298010 View commit details
    Browse the repository at this point in the history
  3. try to fix this variable

    lfoppiano committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    5902959 View commit details
    Browse the repository at this point in the history
  4. another attempt

    lfoppiano committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    1c1ae9f View commit details
    Browse the repository at this point in the history
  5. improve env vars

    lfoppiano committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    efa5dd3 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. minor

    lfoppiano committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e9accbd View commit details
    Browse the repository at this point in the history
  2. minor adjust

    lfoppiano committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    42436ad View commit details
    Browse the repository at this point in the history
  3. another test

    lfoppiano committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    7ea5f74 View commit details
    Browse the repository at this point in the history