You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've used OpenShift long time ago, but I think that for now concepts are the same. Just make a new app, add "docker" support on it.
After that you'll be able to add to cron hooks ./docker_run invocation from this repo(repo you linked already have this support this approach).
Also take a look at openshift/docker-cartridge-examples, but cartridges are something different as they expose whole service via port - and what you actually need is just to run "planet rebuild" in cron.
i saw this https://github.com/jasonbrooks/venus-openshift-quickstart but the author said the version is old (2012) then i try to google till i saw docker is still in openshift's alpha version(https://github.com/openshift/origin). So how can i install this laste version in openshift?Anyidea?
The text was updated successfully, but these errors were encountered: