summaryrefslogtreecommitdiff
path: root/base-debian:stretch.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'base-debian:stretch.yaml')
-rw-r--r--base-debian:stretch.yaml14
1 files changed, 14 insertions, 0 deletions
diff --git a/base-debian:stretch.yaml b/base-debian:stretch.yaml
new file mode 100644
index 0000000..86c30d1
--- /dev/null
+++ b/base-debian:stretch.yaml
@@ -0,0 +1,14 @@
+image: linaro/base-debian:stretch
+manifests:
+ - image: debian:stretch
+ platform:
+ architecture: amd64
+ os: linux
+ - image: linaro/base-armhf-debian:stretch
+ platform:
+ architecture: arm
+ os: linux
+ - image: linaro/base-arm64-debian:stretch
+ platform:
+ architecture: arm64
+ os: linux