Add a note about pre-built bashbrew binaries

This commit is contained in:
Tianon Gravi 2018-07-20 13:10:57 -07:00
parent afbe0d6f03
commit ae92f4d748
1 changed files with 2 additions and 0 deletions

View File

@ -42,6 +42,8 @@ Bashbrew itself is built using `gb` ([github.com/constabulary/gb](https://github
Once in the `go` subdirectory, `gb build` should produce `go/bin/bashbrew`, ready for use. Once in the `go` subdirectory, `gb build` should produce `go/bin/bashbrew`, ready for use.
Pre-built binaries are available to [download from Jenkins (for a large variety of supported architectures)](https://doi-janky.infosiftr.net/job/bashbrew/lastSuccessfulBuild/artifact/bin/).
## Usage ## Usage
Docker version 1.10 or above is required for use of Bashbrew. Docker version 1.10 or above is required for use of Bashbrew.