Skip to content

Commit

Permalink
Add ARM64v8 support to xwiki
Browse files Browse the repository at this point in the history
Architectures label added to support multi-arch.

Signed-off-by: Odidev <odidev@puresoftware.com>
  • Loading branch information
odidev committed Aug 14, 2018
1 parent a31cb38 commit e27b655
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions library/xwiki
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,21 @@ Maintainers: XWiki Core Dev Team <committers@xwiki.org> (@xwiki)
GitRepo: https://github.com/xwiki-contrib/docker-xwiki.git

Tags: 9, 9.11, 9.11.7, 9-mysql-tomcat, mysql-tomcat, lts-mysql-tomcat, lts-mysql, lts
Architectures: amd64
GitCommit: 566d012574da31554854d03895b0a214579e2ed7
Directory: 9/mysql-tomcat

Tags: 9-postgres-tomcat, 9.11-postgres-tomcat, 9.11.7-postgres-tomcat, postgres-tomcat, lts-postgres-tomcat, lts-postgres
Architectures: amd64, arm64v8
GitCommit: 566d012574da31554854d03895b0a214579e2ed7
Directory: 9/postgres-tomcat

Tags: 10, 10.6, 10-mysql-tomcat, 10.6-mysql-tomcat, stable-mysql-tomcat, stable-mysql, stable, latest
Architectures: amd64
GitCommit: 10db7b61cf75b81922f87e2351cc619cf0caa5e5
Directory: 10/mysql-tomcat

Tags: 10-postgres-tomcat, 10.6-postgres-tomcat, stable-postgres-tomcat, stable-postgres
Architectures: amd64, arm64v8
GitCommit: 10db7b61cf75b81922f87e2351cc619cf0caa5e5
Directory: 10/postgres-tomcat

0 comments on commit e27b655

Please sign in to comment.