- Requires JAVA 1.6 or newer
- Expects Fedora 21 o newer (64 bit)
- This Weblogic stack can be on a admin server node or cluster.
- After this image i will make other images for each domain model for developer
$ git clone https://github.com/jefersonbsa/docker-weblogic.git
$ cd docker-weblogic
$ docker build -t docker-weblogic .
$ docker run -it docker-weblogic bash
$ docker pull jefersonbsa/docker-weblogic
$ docker run -it jefersonbsa/docker-weblogic bash
- Fork it ( https://github.com/jefersonbsa/docker-weblogic/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
docker-weblogic is released under the MIT license