Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document dependencies for build-base-images.sh #14613

Merged
merged 2 commits into from Jun 15, 2017
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 2 additions & 0 deletions HACKING.md
Expand Up @@ -18,6 +18,8 @@ To build the base and release images, run:

$ hack/build-base-images.sh

hack/build-base-images.sh Depends on [imagebuilder](https://github.com/openshift/imagebuilder).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/Depends/depends/


Once a release has been created, it can be pushed:

$ hack/push-release.sh
Expand Down