summaryrefslogtreecommitdiffstats
path: root/vnfcatalogue/VNF_Catalogue/Dockerfile
AgeCommit message (Collapse)AuthorFilesLines
2017-03-28Add docker-compose files and requirementsKumar Rishabh1-0/+35
This adds docker-compose file to define a multi-container vnf_catalogue service alongwith helper service to migrate the schema. Requires docker-compose installation To run :: docker-compose up The webapp by default would be accessible at ip_address:3000 Change-Id: I32daf7f76fb1d82116545187395cd96535c94541 Signed-off-by: Kumar Rishabh <shailrishabh@gmail.com>