mirror of
https://github.com/alljoynsville/openwrt-builder.git
synced 2026-08-22 13:52:57 +00:00
Update README.md
This commit is contained in:
@@ -13,7 +13,11 @@ the user `openwrt` was created. The buildroot can be found in
|
|||||||
|
|
||||||
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 noonien/openwrt-buildroot:14.07 sudo -iu openwrt bash
|
docker run -t -i alljoynsville/openwrt-buildroot:14.07 bash
|
||||||
|
```
|
||||||
|
or
|
||||||
|
```sh
|
||||||
|
docker run -t -i alljoynsville/openwrt-buildroot:15.05 bash
|
||||||
```
|
```
|
||||||
|
|
||||||
More information on how to use this buildroot can be found on the
|
More information on how to use this buildroot can be found on the
|
||||||
|
|||||||
Reference in New Issue
Block a user