Skip to content

Commit 54106ca

Browse files
committed
update docker images page with links to samples
1 parent f76233c commit 54106ca

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

site/weblogic-docker-images.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,13 @@ run WebLogic 12.2.1.3 in Kubernetes using the operator.
7575

7676
## Creating a custom image with your domain inside the image
7777

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:
7981

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.

0 commit comments

Comments
 (0)