File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -75,6 +75,13 @@ run WebLogic 12.2.1.3 in Kubernetes using the operator.
75
75
76
76
## Creating a custom image with your domain inside the image
77
77
78
- ** TODO** write me and, in this section, add:
78
+ You can also create a Docker image with the WebLogic domain inside the image.
79
+ [ Samples] ( (/kubernetes/samples/scripts/create-weblogic-domain/domain-home-in-image/README.md) )
80
+ are provided that demonstrate how to create the image using:
79
81
80
- ** Note** : Oracle recommends keeping the domain home image private in the local repository.
82
+ * WLST to define the domain, or
83
+ * [ WebLogic Deploy Tooling] ( https://github.com/oracle/weblogic-deploy-tooling )
84
+ to define the domain.
85
+
86
+ ** Note** : Oracle recommends that Docker images containing WebLogic domains
87
+ be kept in a private repository.
You can’t perform that action at this time.
0 commit comments