Skip to content

Commit 835c462

Browse files
Merge pull request #267376 from galiacheng/wls-aks-quickstart-0227
Update wls aks quickstart
2 parents e6c913b + fa09167 commit 835c462

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

articles/aks/howto-deploy-java-wls-app.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -475,13 +475,14 @@ Use the following steps to build the image:
475475
This command should produce output similar to the following example:
476476
477477
```output
478-
/auxiliary/models/dbmodel.yaml
479-
/auxiliary/models/archive.zip
480478
/auxiliary/models/model.properties
479+
/auxiliary/models/dbmodel.yaml
481480
/auxiliary/models/model.yaml
482-
/auxiliary/weblogic-deploy/VERSION.txt
483-
/auxiliary/weblogic-deploy/LICENSE.txt
481+
/auxiliary/models/archive.zip
482+
/auxiliary/models/appmodel.yaml
484483
/auxiliary/Dockerfile
484+
/auxiliary/weblogic-deploy/LICENSE.txt
485+
/auxiliary/weblogic-deploy/VERSION.txt
485486
```
486487
487488
1. Use the following steps to push the auxiliary image to Azure Container Registry:

0 commit comments

Comments
 (0)