Skip to content

Commit a92133e

Browse files
Update documents for s390x arch.[ci skip] (#3780)
1 parent 9934140 commit a92133e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/public/understanding-odo.adoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,32 +42,37 @@ All official example Devfiles are hosted on the link:https://github.com/odo-devf
4242
.List of Devfiles which are officially supported by odo
4343
[options="header"]
4444
|===
45-
|Language | Devfile Name | Description | Devfile Source
45+
|Language | Devfile Name | Description | Devfile Source | Supported Platform
4646

4747
| Java
4848
| java-maven
4949
| Upstream Maven and OpenJDK 11
5050
| link:https://github.com/odo-devfiles/registry/blob/master/devfiles/java-maven/devfile.yaml[java-maven/devfile.yaml]
51+
| amd64
5152

5253
| Java
5354
| java-openliberty
5455
| Open Liberty microservice in Java
5556
| link:https://github.com/odo-devfiles/registry/blob/master/devfiles/java-openliberty/devfile.yaml[java-openliberty/devfile.yaml]
57+
| amd64
5658

5759
| Java
5860
| java-quarkus
5961
| Upstream Quarkus with Java+GraalVM
6062
| link:https://github.com/odo-devfiles/registry/blob/master/devfiles/java-quarkus/devfile.yaml[java-quarkus/devfile.yaml]
63+
| amd64
6164

6265
| Java
6366
| java-springboot
6467
| Spring Boot® using Java
6568
| link:https://github.com/odo-devfiles/registry/blob/master/devfiles/java-springboot/devfile.yaml[java-springboot/devfile.yaml]
69+
| amd64
6670

6771
| Node.JS
6872
| nodejs
6973
| Stack with NodeJS 12
7074
| link:https://github.com/odo-devfiles/registry/blob/master/devfiles/nodejs/devfile.yaml[nodejs/devfile.yaml]
75+
| amd64, s390x, ppc64le
7176

7277
|===
7378
[id="odo-listing-available-images"]

0 commit comments

Comments
 (0)