Skip to content

Commit

Permalink
Merge pull request #124 from bparees/redirect_logs
Browse files Browse the repository at this point in the history
Merged by openshift-bot
  • Loading branch information
OpenShift Bot committed Sep 22, 2014
2 parents 9724cc7 + fddf0f9 commit 45ae609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/simple-ruby-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ All commands assume the `openshift` binary is in your path:

1. Launch `openshift`

$ DOCKER_REGISTRY=localhost:5000 openshift start --listenAddr="0.0.0.0:8080"
$ DOCKER_REGISTRY=localhost:5000 $openshift start --listenAddr="0.0.0.0:8080" &> logs/openshift.log &

2. Deploy the private docker registry within OpenShift:

Expand Down

0 comments on commit 45ae609

Please sign in to comment.