mirror of
https://github.com/alljoynsville/openwrt-builder
synced 2025-06-07 07:56:33 +00:00
Update README.md
This commit is contained in:
parent
13e8299e47
commit
0490eae9f8
@ -6,11 +6,11 @@ This is a docker container for building [OpenWRT](https://openwrt.org/)
|
|||||||
|
|
||||||
To run a shell in the buildroot, execute the following command:
|
To run a shell in the buildroot, execute the following command:
|
||||||
```sh
|
```sh
|
||||||
docker run -t -i alljoynsville/openwrt-builder:18.06 bash
|
docker run --rm -it alljoynsville/openwrt-builder:18.06 bash
|
||||||
```
|
```
|
||||||
or
|
or
|
||||||
```sh
|
```sh
|
||||||
docker run -t -i alljoynsville/openwrt-builder:15.05 bash
|
docker run --rm -it alljoynsville/openwrt-builder:15.05 bash
|
||||||
```
|
```
|
||||||
|
|
||||||
and then
|
and then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user