mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
12 lines
244 B
YAML
12 lines
244 B
YAML
![]() |
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
|