MOD added docker build notice

This commit is contained in:
Jan Stabenow
2017-08-30 23:33:37 +02:00
parent 7ca690404c
commit 6bc33d8e73

View File

@@ -18,6 +18,17 @@ We give you a lot of of informations from setting up a camera, embedding your pl
More additional informations about streaming, cameras and so on you can find in our [Wiki](https://datarhei.github.com/restreamer/wiki).
## Development
#### Building your own Docker-Image:
```sh
$ git clone https://github.com/datarhei/restreamer
$ docker build -t restreamer .
```
*Required Docker version >= 17.x*
## Help / Bugs
If you have problems or found a bug feel free to create a new issue upon the <a target= "_blank" href="https://github.com/datarhei/restreamer/issues">Github issue management</a>.