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...
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).
docker compose up -d