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

Build multi-arch image #37

Merged
merged 11 commits into from
Dec 4, 2023
Merged

Build multi-arch image #37

merged 11 commits into from
Dec 4, 2023

Commits on Dec 4, 2023

  1. Switching to docker buildx to build multi arch image

    Signed-off-by: cmoulliard <[email protected]>
    cmoulliard committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    8651ae1 View commit details
    Browse the repository at this point in the history
  2. Swtch parameter from -t to --tag

    Signed-off-by: cmoulliard <[email protected]>
    cmoulliard committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    67c4cee View commit details
    Browse the repository at this point in the history
  3. Echo a message to try to understand why tagging fails

    Signed-off-by: cmoulliard <[email protected]>
    cmoulliard committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    15805a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    180d1cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c4f0c7b View commit details
    Browse the repository at this point in the history
  6. Removing duplicated property

    Signed-off-by: cmoulliard <[email protected]>
    cmoulliard committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    9eed013 View commit details
    Browse the repository at this point in the history
  7. Enable buildkit

    Signed-off-by: cmoulliard <[email protected]>
    cmoulliard committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    bd94b6a View commit details
    Browse the repository at this point in the history
  8. Enable buildkit and multiPlatform

    Signed-off-by: cmoulliard <[email protected]>
    cmoulliard committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    c25f608 View commit details
    Browse the repository at this point in the history
  9. Removing non needed comments

    Signed-off-by: cmoulliard <[email protected]>
    cmoulliard committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    114de84 View commit details
    Browse the repository at this point in the history
  10. Updating the release workflow too

    Signed-off-by: cmoulliard <[email protected]>
    cmoulliard committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    ad8b82c View commit details
    Browse the repository at this point in the history
  11. Updating the releasing note

    Signed-off-by: cmoulliard <[email protected]>
    cmoulliard committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    254d513 View commit details
    Browse the repository at this point in the history