0% found this document useful (0 votes)
150 views3 pages

Docker Image For Oracle SOA Suite 12c

This document summarizes a blog post about creating a Docker image for Oracle SOA Suite 12c. It describes how the author used Oracle's Docker repository as a base to create an Oracle SOA Suite 12c image with the product installed. Instructions are provided on downloading the GitHub repository containing the Dockerfiles and images to build the SOA Suite 12c image and sample configurations to create a domain with SOA and OSB components in Docker.

Uploaded by

tung tran
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
150 views3 pages

Docker Image For Oracle SOA Suite 12c

This document summarizes a blog post about creating a Docker image for Oracle SOA Suite 12c. It describes how the author used Oracle's Docker repository as a base to create an Oracle SOA Suite 12c image with the product installed. Instructions are provided on downloading the GitHub repository containing the Dockerfiles and images to build the SOA Suite 12c image and sample configurations to create a domain with SOA and OSB components in Docker.

Uploaded by

tung tran
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Docker image for Oracle SOA Suite 12c by Jorg... https://blogs.oracle.com/soacommunity/docker-...

SOA & BPM Partner Community Blog


PaaS Partner Community

Try Oracle Cloud Platform For Free

September 14, 2015

Docker image for Oracle


SOA Suite 12c by Jorge
Esteban Quilcate Otoya
Juergen Kress
PAAS PARTNER ADOPTION

Cool news came from Oracle a couple of weeks ago: Oracle


WebLogic Server is now supported on Docker!.

This is very cool. Docker is a disruptive platform that ship


everything inside a container (OS, Con�gurations,
Platform, Application) and let you run it (almost)
everywhere! To learn more about Docker

1 of 3 10/29/20, 11:15 PM
Docker image for Oracle SOA Suite 12c by Jorg... https://blogs.oracle.com/soacommunity/docker-...

So, WebLogic on Docker is great, but I'd like to go further


and Dockerize SOA and BPM products (as Guido Schmitz
made with Oracle Stream Explorer)

I used Oracle's Docker repository as a base to create a


Oracle SOA Suite 12c image (with the product installed - no
domain included), and a sample Docker con�guration to
create a Docker image with a domain with SOA and OSB.

Get the repository


To try this post you should have a machine with Docker
installed.

To get started you can download the repository:


h�p://github.com/jeqo/oracle-docker

The repository includes images for MySQL, WebLogic and


Coherence. These images comes from Oracle repository.

My contribution is into the 'OracleSOA' directory.

Feel free to fork and create "pull-requests"!

Creating the SOA Suite 12c image


Now you should download Oracle SOA Suite 12c Quick
Start installer, and put it into OracleSOA/docker�les/12.1.3.
Also, you should download Java Development Kit 7, and
put it in the same folder.

Open a terminal into OracleSOA directory, go to


docker�les, run the script buildDockerImage.sh with the -d
argument because we are installing the Quick Start version
of SOA Suite 12c: Read the complete article here.

SOA & BPM Partner Community

For regular information on Oracle SOA Suite become a


member in the SOA & BPM Partner Community for
registration please visit www.oracle.com/goto/emea/soa
(OPN account required) If you need support with your
account please contact the Oracle Partner Business Center.

Blog Twi�er LinkedIn Facebook Wiki

Technorati Tags: SOA Suite 12c,Docker,Jorge Quilcate,SOA


Community,Oracle SOA,Oracle BPM,OPN,Jürgen Kress
2 of 3 10/29/20, 11:15 PM
Docker image for Oracle SOA Suite 12c by Jorg... https://blogs.oracle.com/soacommunity/docker-...

Join the discussion

Comments ( 2 )

Recent Content

CLOUD CLOUD
PeopleSoft Integration using Oracle PeopleSoft Integration using Oracle
Integration – Part 2 by Prakash Integration Cloud – Part 1 by
Masand & Jin Park Prakash Masand & Jin Park

Now we’re ready to create Customers at events, at forums,


connections and integration in and through �eld requests have
Oracle Integration. Oracle indicated that they want to
Integration is capable of hybrid... integrate PeopleSoft with Oracle
and non-Oracle...

Site Map Legal Notices Terms of Use Privacy Cookie Preferences Ad Choices
Oracle Content Marketing Login

3 of 3 10/29/20, 11:15 PM

You might also like