Skip to content

Latest commit

 

History

History
 
 

Docker

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

docker images for running graphiql and oracle db

https://unofficialoraclecloudhub.github.io/oracledb-graphql-demo/

tl;dr

  1. Get Docker Community Edtion, it's free and awesome ❤️ 🐳
  2. Get Docker Compose which is an awesome tool to manage Docker containers, written in Python 🐍
  3. Open a terminal � and navigate to the Docker folder
  4. Run the following commands. Building the images might take a minute
docker-compose build
docker-compose up

**Oracle Employees on VPN and others behind HTTP Proxies
Set the HTTP_PROXY env variable & use the bash script to build your containers

bash build-images.sh