Fix small typo in using_docker_images.md, file is called `build_script` (using underscore)

This commit is contained in:
Sander Dalemans 2016-10-03 19:02:15 +00:00
parent a1aea3266e
commit f6cef1337d
1 changed files with 1 additions and 1 deletions

View File

@ -221,7 +221,7 @@ time.
*Note: The following commands are run without root privileges. You should be
able to run docker with your regular user account.*
First start with creating a file named `build script`:
First start with creating a file named `build_script`:
```bash
cat <<EOF > build_script