mirror of
https://github.com/lukechilds/dockerpi.git
synced 2026-07-24 11:28:35 +00:00
Remove networking note from readme
This commit is contained in:
parent
5020c6394f
commit
0a20069b2c
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ docker run -it lukechilds/dockerpi pi2
|
|||
docker run -it lukechilds/dockerpi pi3
|
||||
```
|
||||
|
||||
> **Note:** Pi 2 and Pi 3 support is currently experimental. Networking doesn't work and QEMU hangs once the machines are powered down requiring you to `docker kill` the container. See [#4](https://github.com/lukechilds/dockerpi/pull/4) for details.
|
||||
> **Note:** In the Pi 2 and Pi 3 machines, QEMU hangs once the machines are powered down requiring you to `docker kill` the container. See [#4](https://github.com/lukechilds/dockerpi/pull/4) for details.
|
||||
|
||||
|
||||
## Wait, what?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue