summaryrefslogtreecommitdiff
path: root/test/e2e/build/Containerfile.with-platform
diff options
context:
space:
mode:
authoropenshift-ci[bot] <75433959+openshift-ci[bot]@users.noreply.github.com>2022-07-05 10:10:41 +0000
committerGitHub <noreply@github.com>2022-07-05 10:10:41 +0000
commitffc8d654924b50dcf80dd6a1a1b63cd2e9d3e55e (patch)
tree8d41b9a3a775c99e6ac0a1cbdba53e5198878ab1 /test/e2e/build/Containerfile.with-platform
parent773eead54e2e0877e92d5871625a6cc32c582d30 (diff)
parentefe1176dd90ea38742c53c8588fbc83e6b9aefd6 (diff)
downloadpodman-ffc8d654924b50dcf80dd6a1a1b63cd2e9d3e55e.tar.gz
podman-ffc8d654924b50dcf80dd6a1a1b63cd2e9d3e55e.tar.bz2
podman-ffc8d654924b50dcf80dd6a1a1b63cd2e9d3e55e.zip
Merge pull request #14827 from flouthoc/specgen-run-support-manifest
specgen,run: support running container from valid manifest list using `--platform`
Diffstat (limited to 'test/e2e/build/Containerfile.with-platform')
-rw-r--r--test/e2e/build/Containerfile.with-platform1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/e2e/build/Containerfile.with-platform b/test/e2e/build/Containerfile.with-platform
new file mode 100644
index 000000000..3bb585a0a
--- /dev/null
+++ b/test/e2e/build/Containerfile.with-platform
@@ -0,0 +1 @@
+FROM --platform=$TARGETPLATFORM alpine