download buildstep container instead of build it

This commit is contained in:
Jeff Lindsay
2013-06-09 19:42:06 -07:00
parent afc567fb91
commit 90e3e9ce2f
3 changed files with 15 additions and 14 deletions

View File

@@ -52,8 +52,8 @@ You're done!
## Advanced installation (for development)
The bootstrap script allows source git repository URLs to be overridden to include customizations from your own
repositories. The GITRECEIVE_URL, BUILDSTEP_REPO and DOKKU_REPO environment variables
The bootstrap script allows source URLs to be overridden to include customizations from your own
repositories. The GITRECEIVE_URL, BUILDSTEP_URL, BUILDSTEP_CONTAINER and DOKKU_REPO environment variables
may be set to override the defaults (see the bootstrap.sh script for how these apply):
Example: