Add build.sh script
This commit is contained in:
parent
a7800f7392
commit
cdfe233362
|
@ -15,7 +15,7 @@ filesystem overlay, and scripts necessary to build our distribution.
|
|||
|
||||
## Running via Docker
|
||||
|
||||
To build the Docker image:
|
||||
To build the Docker image use the `build.sh` script, or:
|
||||
|
||||
```bash
|
||||
$ docker build -t buildroot .
|
||||
|
|
Loading…
Reference in New Issue