About WebLogic Server support for Docker

Source: Internet
Author: User

Docker is a popular technical topic at present, WebLogic Server supports Docker from version 12.1.3, but for operating system and kernel requirements, the following table

I tried on ubuntu,oracle Enterprise Linux 6 UL7 and failed to install Docker, so you need to pay close attention to the version.

The Weblogic Docker image is divided into three layers, the underlying image is primarily for the operating system, and the installation image contains more JDK and Weblogic installation versions. The domain image contains a direct, operational domain configuration.

The specific image can be referenced

Https://github.com/oracle/docker/tree/master/OracleWebLogic

The WebLogic Docker container is divided into two modes.

Mode 1:weblogic domain mode

Primarily contains containers for WebLogic Management Server and managed server containers, managed server contains node manager for easy start of managed Server on the console.

Admin and managed server make up a weblogic domain.

Mode 2:docker mode

WebLogic single-domain containers, each of which are separate domains, and in one container.

Personal preference or Docker mode, the benefits are:

    • The architecture is relatively simple and clear.
    • Docker Standard mode, good isolation, there is no correlation between the containers.
    • Mode 1 is not as straightforward as the standard deployment of the WebLogic server domain, and there is not much need for Docker isolation.

Follow-up several steps to introduce the construction process.

About WebLogic Server support for Docker

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.