Skip to content

ronytw/jee-container-and-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jee-container-and-db

Playground repo for learning Docker Compose

Experimenting with creating a two-containers compose deployment. One will have a JBoss EAP hosted Web App (based on Java 7!); the other one a Development version of an Oracle DB...

Running

Prerequisite

Since this system relies on an Oracle image, you need to have a valid Oracle account to access the registry. Please ensure you've accepted the terms and conditions (follow instructions here).

Starting the containers

docker compose up -d 

About

Playground repo for learning Docker Compose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published