浏览代码

make Fedora 26 multi-arch

Signed-off-by: Adam Miller <[email protected]>
Adam Miller 8 年之前
父节点
当前提交
073c47dcd8
共有 1 个文件被更改,包括 13 次插入2 次删除
  1. 13 2
      library/fedora

+ 13 - 2
library/fedora

@@ -4,8 +4,19 @@ GitRepo: https://github.com/fedora-cloud/docker-brew-fedora.git
 Constraints: !aufs
 
 Tags: latest, 26
-GitFetch: refs/heads/26
-GitCommit: 69595d6a555ba347423caa5ed1f1b687367ff29c
+Architectures: amd64, arm32v7, arm64v8, ppc64le
+amd64-GitFetch: refs/heads/26
+amd64-GitCommit: c726745cc3626a741f3e28551118bcf7193a37b7
+amd64-Directory: x86_64/
+arm32v7-GitFetch: refs/heads/26
+arm32v7-GitCommit: c726745cc3626a741f3e28551118bcf7193a37b7
+arm32v7-Directory: armhfp/
+arm64v8-GitFetch: refs/heads/26
+arm64v8-GitCommit: c726745cc3626a741f3e28551118bcf7193a37b7
+arm64v8-Directory: aarch64/
+ppc64le-GitFetch: refs/heads/26
+ppc64le-GitCommit: c726745cc3626a741f3e28551118bcf7193a37b7
+ppc64le-Directory: ppc64le/
 
 Tags: 25
 GitFetch: refs/heads/25