Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 287 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 287 Bytes

YAML File

Just using .yaml file to create full app by using images only. Also using volumes to store data for future references. Going for kubernetes next!

run command

sudo docker-compose -f docker-compose.yaml up -d
sudo docker-compose -f docker-compose.yaml down