containers / podman

Podman: A tool for managing OCI containers and pods.
https://podman.io
Apache License 2.0
22.36k stars 2.31k forks source link

build API: accept platform comma separated #23103

Closed Luap99 closed 5 days ago

Luap99 commented 5 days ago

The docker API uses only a single arg for platform and multiple platforms are given as comma separated list.

Fixes #22071

Does this PR introduce a user-facing change?

The build API now accepts platform values comma separated to better match docker.
openshift-ci[bot] commented 5 days ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Luap99

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/containers/podman/blob/main/OWNERS)~~ [Luap99] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
baude commented 5 days ago

LGTM

ashley-cui commented 5 days ago

/lgtm