docker build from github repository

Shell
docker run -p 3000:3000 -e github='https://github.com/pmcdowell-okta/dockertest.git' -it oktaadmin/dockertest

Source

Also in Shell: