the template instantiation fails.
Chapter 6, thsi is the step after importing the template.
oc new-app --template="dev/dev-todo-app-flask-mongo-gogs"
....
....
http://todo-app-flask-mongo-dev.192.168.42.252.nip.io to pod port 8080-tcp (svc/todo-app-flask-mongo)
dc/todo-app-flask-mongo deploys istag/todo-app-flask-mongo:latest <-
bc/todo-app-flask-mongo source builds ${GIT_URI#master on openshift/python:3.5
not built yet
deployment #1 waiting on image or update
the template instantiation fails. Chapter 6, thsi is the step after importing the template. oc new-app --template="dev/dev-todo-app-flask-mongo-gogs"
.... .... http://todo-app-flask-mongo-dev.192.168.42.252.nip.io to pod port 8080-tcp (svc/todo-app-flask-mongo) dc/todo-app-flask-mongo deploys istag/todo-app-flask-mongo:latest <- bc/todo-app-flask-mongo source builds ${GIT_URI#master on openshift/python:3.5 not built yet deployment #1 waiting on image or update
pod/install-gogs runs docker.io/openshiftdemos/oc