Test1\flask> docker build --no-cache -t whyjguy/flask .
Test1\flask> docker push whyjguy/flask
Test1\nginx> docker build --no-cache -t whyjguy/nginx .
Test1\nginx> docker push whyjguy/nginx
create local docker-compose.yml from yml file
sudo docker-compose up