Skip to content

Commit b2ec013

Browse files
committed
Add ARM64v8 support to xwiki
- Architectures label added to support multi-arch. - ARM64v8 added for Postgres based tags only. This is done as MySQL is still not offically supported for ARM64v8. The ongoing issue for the same is: docker-library/mysql#318 Signed-off-by: Odidev <[email protected]>
1 parent a31cb38 commit b2ec013

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

library/xwiki

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,21 @@ Maintainers: XWiki Core Dev Team <[email protected]> (@xwiki)
22
GitRepo: https://github.com/xwiki-contrib/docker-xwiki.git
33

44
Tags: 9, 9.11, 9.11.7, 9-mysql-tomcat, mysql-tomcat, lts-mysql-tomcat, lts-mysql, lts
5+
Architectures: amd64
56
GitCommit: 566d012574da31554854d03895b0a214579e2ed7
67
Directory: 9/mysql-tomcat
78

89
Tags: 9-postgres-tomcat, 9.11-postgres-tomcat, 9.11.7-postgres-tomcat, postgres-tomcat, lts-postgres-tomcat, lts-postgres
10+
Architectures: amd64, arm64v8
911
GitCommit: 566d012574da31554854d03895b0a214579e2ed7
1012
Directory: 9/postgres-tomcat
1113

1214
Tags: 10, 10.6, 10-mysql-tomcat, 10.6-mysql-tomcat, stable-mysql-tomcat, stable-mysql, stable, latest
15+
Architectures: amd64
1316
GitCommit: 10db7b61cf75b81922f87e2351cc619cf0caa5e5
1417
Directory: 10/mysql-tomcat
1518

1619
Tags: 10-postgres-tomcat, 10.6-postgres-tomcat, stable-postgres-tomcat, stable-postgres
20+
Architectures: amd64, arm64v8
1721
GitCommit: 10db7b61cf75b81922f87e2351cc619cf0caa5e5
1822
Directory: 10/postgres-tomcat

0 commit comments

Comments
 (0)