Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

feat: support building centos/debian Docker images in multiplatform format #1091

Merged
merged 8 commits into from
Apr 26, 2021

Commits on Apr 26, 2021

  1. Configuration menu
    Copy the full SHA
    630e045 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54e9727 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3db97e View commit details
    Browse the repository at this point in the history
  4. chore: add script to push the multiplatform manifest for centos and d…

    …ebian
    
    This script leverages infra's tool to write the manifest, which needs to
    be ran right after the images have been built and pushed. Therefore, the
    tool will write the manifest for both platforms (AMD/ARM), inspecting
    the existing platform-specific repositories, combining them into the target.
    
    FYI, the '-ARCH' placeholder will be replaced with the values in the
    '--platforms' argument
    mdelapenya committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    53a4bcb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5dae6f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    26f712b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bcbc80c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9f3f41a View commit details
    Browse the repository at this point in the history