mirror of
https://github.com/datarhei/restreamer.git
synced 2025-12-12 06:24:08 +01:00
MOD added docker build notice
This commit is contained in:
11
README.md
11
README.md
@@ -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).
|
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
|
## 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>.
|
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>.
|
||||||
|
|||||||
Reference in New Issue
Block a user