would like to do some testing and more digging. But wanted to
point it out none the less.
==== Fedora 20
projectatomic.io VM
-bash-4.2# gear build git://
github.com/pmorie/simple-ruby openshift/ruby-19-centos test-ruby-app --verbose=true
Using docker socket: unix:///var/run/docker.sock
Image contains default script url
---> Downloading git://
github.com/pmorie/simple-ruby to directory /tmp/sti350258348/src
Cloning into '/tmp/sti350258348/src'...
remote: Reusing existing pack: 9, done.
remote: Total 9 (delta 0), reused 0 (delta 0)
Receiving objects: 100% (9/9), done.
Resolving deltas: 100% (1/1), done.
Checking connectivity... done.
Clean build will be performed
Performing source build from git://
github.com/pmorie/simple-ruby
Using image name openshift/ruby-19-centos
Using run script from
Using assemble script from
Image has username ruby
An error occured: No assemble script found in provided url, application source, or default image url. Aborting.