Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 196 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 196 Bytes

dockerized_keystone

Keystone packaged using Docker

Steps:

  1. Build the keystone docker

docker build . -t osm/keystone

  1. Build the service using docker-compose

docker-compose -d up