1
0

hooks/post_checkout, hooks/post_push, and multi-arch-manifest.yaml try to get multi-arch working more smoothly

This commit is contained in:
David Personette
2020-04-11 23:19:10 -04:00
parent 4bfd11ae81
commit a77afc2d40
8 changed files with 36 additions and 22 deletions

16
multi-arch-manifest.yaml Normal file
View File

@@ -0,0 +1,16 @@
image: dperson/samba:latest
manifests:
- image: dperson/samba:amd64
platform:
architecture: amd64
os: linux
- image: dperson/samba:aarch64
platform:
architecture: arm64
os: linux
variant: v8
- image: dperson/samba:armhf
platform:
architecture: arm
os: linux
variant: v6