Giter Site home page Giter Site logo

weblogic-docker's Introduction

Content

WebLogic 12.1.3

Hand-on: Create a Weblogic native cluster on Kuberentes

For example, build:

[vagrant@localhost weblogic-docker]$ docker build --no-cache -t tangfeixiong/weblogic:domain_12.1.3-serverjre7-ol7 -f 12.1.3/Dockfile.wls1213_dev_update3%2E3%2Ezip.oraclelinux%3A7%2E3 .

Centos & OracleLinux build is available

WebLogic 12.2.1.2

Makefile

[tangfx@localhost 12.2.1.2]$ make

Alternative: make centos, make oraclelinux

Directly docker build

[tangfx@localhost 12.2.1.2]$ dockr build -t <your>/<image>:<tag> -f <centos|oraclelinux>/Dockerfile .

Size

[tangfx@localhost weblogic-docker]$ docker images
REPOSITORY                                       TAG                         IMAGE ID            CREATED             SIZE
tangfeixiong/weblogic                            latest                      2cc9509477a3        34 minutes ago      1.292 GB

Experimental

How to

[tangfx@localhost weblogic-docker]$ cd experimental && docker build -t tangfeixiong/weblogic -f Dockerfile.wls12130.centos7 .

Offline

[tangfx@localhost weblogic-docker]$ ls experimental/download/
download-centos-rpm.sh   download-oracle-wls.sh  unzip-6.0-15.el7.x86_64.rpm
download-oracle-java.sh  java.tar.gz             wls.zip

sample.war

download from

[tangfx@localhost weblogic-docker]$ curl -jkSL https://raw.githubusercontent.com/oracle/docker-images/master/OracleWebLogic/samples/1221-appdeploy/container-scripts/sample.war -o 12.1.3/sample.war

weblogic-docker's People

Contributors

tangfeixiong avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.