Skip to content

Commit c7e8a25

Browse files
Mention Docker requirement to build the validation scripts project (#360)
1 parent f01cb70 commit c7e8a25

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ Once the build has finished successfully, you can find two .zip files in the bui
3434

3535
If the build fails with _You need the 'autom4te' utility_, then you will need to install 'autoconf' before you can run the build successfully. For example, on macOS with Homebrew, you can install autoconf with `brew install autoconf`.
3636

37+
If the build fails with _Error while executing shellcheck: docker: Cannot connect to the Docker daemon_, then you will need to install and launch Docker before you can run the build successfully.
38+
3739
## Learn more
3840

3941
Visit our website to learn more about [Gradle Enterprise][gradle-enterprise].

0 commit comments

Comments
 (0)