Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 726 Bytes

File metadata and controls

26 lines (20 loc) · 726 Bytes

Gravitee Dockerfiles

Gitter

Hosts all Dockerfiles to build GraviteeIO images.

  • images stored Dockerfile for each GraviteeIO component

  • environments stored docker-compose configuration for each environments

How to launch demo

You must have Docker and Docker Compose installed on your machine:

$ docker --version
$ docker-compose --version

Install via curl

$ curl -L http://bit.ly/graviteeio-apim | bash