summaryrefslogtreecommitdiffstats
path: root/wekan-dockerfile-manifest.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'wekan-dockerfile-manifest.yaml')
-rw-r--r--wekan-dockerfile-manifest.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/wekan-dockerfile-manifest.yaml b/wekan-dockerfile-manifest.yaml
new file mode 100644
index 00000000..9242f7d7
--- /dev/null
+++ b/wekan-dockerfile-manifest.yaml
@@ -0,0 +1,11 @@
+image: quay.io/wekan/wekan
+manifests:
+ - image: quay.io/wekan/wekan:amd64
+ platform:
+ architecture: amd64
+ os: linux
+ - image: quay.io/wekan/wekan:arm64v8
+ platform:
+ architecture: arm64
+ os: linux
+ variant: v8