Commit b3c49df
podman_compose.py: support "platform" property in the build command
This was already added to container_to_args() in #470
which is used for the 'up' and 'run' commands.
Definition in the schema: https://github.com/compose-spec/compose-spec/blob/main/schema/compose-spec.json#L329
Signed-off-by: Beat Küng <beat-kueng@gmx.net>1 parent dbbd695 commit b3c49df
2 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2375 | 2375 | | |
2376 | 2376 | | |
2377 | 2377 | | |
| 2378 | + | |
| 2379 | + | |
2378 | 2380 | | |
2379 | 2381 | | |
2380 | 2382 | | |
| |||
0 commit comments