Coder Social home page Coder Social logo

docker-wildfly's Introduction

docker-wildfly

This image is based on latest Ubuntu image. It automatically installs oracle java 8 package and downloads Wildfly 8.2. There is integrated jdbc drivers for

  • PostgreSQL (postgresql-9.3-1102.jdbc41.jar)
  • MySQL (mysql-connector-java-5.1.35-bin.jar)
  • MS SQL Server/Sybase from jtds (jtds-1.3.1.jar)
  • MS SQL Server official jdbc 4 (sqljdbc4.jar)
  • Oracle 12.0.1.0 drivers

Here is a note for Oracle drivers: A lot of tool-jars are put to tmp folder after run (for ex. ojdbc_g.jar wich provides additional verbosity in logs, and i18n jars there too)

At this moment XA ds for Oracle is not tested, but all other configs are validated.

It's better to start this image linked to database containers from start Here is my command to run this:

docker run --name=wildfly -P -d --link oraxe11:oradb stormsw/wildfly

docker-wildfly's People

Contributors

stormsw avatar

Watchers

James Cloos 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.