Skip to content

Commit a69526e

Browse files
committed
Add links to @romilly Docker info
1 parent b1cff94 commit a69526e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ _We did it!_ It took a lot of head-banging and several indirect passings-of-the-
88

99
* [Installing from pip (easy)](#installing-from-pip)
1010
* [Building from source (hard)](#building-from-source)
11+
* [Docker image](#docker-image)
1112
* [Credits](#credits)
1213
* [License](#license)
1314

@@ -41,6 +42,10 @@ $ sudo pip install tensorflow-0.9.0-py3-none-any.whl
4142

4243
And that should be it!
4344

45+
### Docker image
46+
47+
Instructions on setting up a Docker image to run on Raspberry Pi are being maintained by @romilly [here](https://github.com/romilly/rpi-docker-tensorflow), and a pre-built image is hosted on DockerHub [here](https://hub.docker.com/r/romilly/rpi-docker-tensorflow/). Woot!
48+
4449
### Troubleshooting
4550

4651
_This section will attempt to maintain a list of remedies for problems that may occur while installing from `pip`_

0 commit comments

Comments
 (0)