Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 843 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 843 Bytes

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