mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2025-12-17 10:29:00 +02:00
104 lines
6.6 KiB
Markdown
104 lines
6.6 KiB
Markdown
# Official Docker Image for ioBroker
|
|
|
|
<img src="https://github.com/buanet/ioBroker.docker/raw/main/docs/img/iobroker_logo.png" width="600" title="ioBroker Logo">
|
|
|
|
[](https://github.com/buanet/ioBroker.docker/releases)
|
|
[](https://github.com/buanet/ioBroker.docker/releases)
|
|
[](https://github.com/buanet/ioBroker.docker/actions/workflows/build-debian12-latest.yml)
|
|
[](https://github.com/buanet/ioBroker.docker/issues)
|
|
[](https://github.com/buanet/ioBroker.docker/pulls)
|
|
[](https://github.com/buanet/ioBroker.docker/discussions)<br>
|
|
[](https://hub.docker.com/repository/docker/buanet/iobroker)
|
|
[](https://hub.docker.com/repository/docker/buanet/iobroker)
|
|
[](https://hub.docker.com/repository/docker/buanet/iobroker)
|
|
[](https://hub.docker.com/repository/docker/buanet/iobroker)<br>
|
|
[](https://github.com/buanet/ioBroker.docker)
|
|
[](https://github.com/buanet/ioBroker.docker/network)
|
|
[](https://github.com/buanet/ioBroker.docker/stargazers)
|
|
[](https://github.com/buanet/ioBroker.docker/blob/master/LICENSE.md)
|
|
[](https://paypal.me/buanet)
|
|
|
|
The code provided in this repo is used to automatically generate the official Docker Image for ioBroker.
|
|
|
|
Because this README has become more and more confusing, I decided to convert it into a full documentation and moved it to a ["better place"](https://docs.buanet.de/iobroker-docker-image/docs/).
|
|
|
|
## :rocket: Quick links
|
|
|
|
Don't know what's ioBroker? :arrow_right: [iobroker.net](https://www.iobroker.net)<br>
|
|
Don't know what's Docker? :arrow_right: [docker.com](https://docker.com)<br>
|
|
Looking for documentation? :arrow_right: [docs.buanet.de](https://docs.buanet.de/iobroker-docker-image/docs/)
|
|
|
|
## :question: FAQ (frequently asked questions)
|
|
|
|
### How to run the image?
|
|
|
|
You can find some basic information about the image amd how to run it on the [Docker Hub page](https://hub.docker.com/r/buanet/iobroker) or [here](https://github.com/buanet/ioBroker.docker/blob/main/docs/README_docker_hub_buanet.md).
|
|
|
|
### Is there a more detailed documentation?
|
|
|
|
You can find a detailed documentation of the image at [docs.buanet.de](https://docs.buanet.de/iobroker-docker-image/docs/).
|
|
|
|
### Where can I pull the image?
|
|
|
|
You can pull the Docker image from:
|
|
* [Docker Hub (buanet)](https://hub.docker.com/r/buanet/iobroker)
|
|
* [Docker Hub (iobroker)](https://hub.docker.com/r/iobroker/iobroker)
|
|
* [GitHub Container Repo](https://github.com/buanet/ioBroker.docker/pkgs/container/iobroker)
|
|
|
|
### Where can I get help?
|
|
|
|
If you have any questions or need help take a look at the [Discussions](https://github.com/buanet/ioBroker.docker/discussions) or join the ioBroker community:
|
|
* [ioBroker forum](https://forum.iobroker.net/)
|
|
* [Discord channel](https://discord.gg/5jGWNKnpZ8)
|
|
* [Facebook group](https://www.facebook.com/groups/440499112958264/)
|
|
|
|
### How to report an issue or request a feature?
|
|
|
|
If you think you found an issue let us know by opening a [GitHub Issue](https://github.com/buanet/ioBroker.docker/issues).
|
|
Please do not use the issues for support questions. Not every error message is worth a new report. Use [Discussions](https://github.com/buanet/ioBroker.docker/discussions) if you are not sure.
|
|
|
|
## :eyes: Miscellaneous
|
|
|
|
### Beta testing
|
|
|
|
If you want to get the newest features and changes feel free to use/ test the beta version of the Docker image. For more details and beta support join us at "beta testing & feedback" > "docker-image" at the [ioBroker Discord channel](https://discord.gg/5jGWNKnpZ8).
|
|
|
|
### Support the project
|
|
|
|
The easiest way to support this project is to leave me some likes/ stars on Github and Docker hub!<br>
|
|
If you want to give something back to the community, feel free to take a look into the [open issues](https://github.com/buanet/ioBroker.docker/issues) or the [ioBroker forum thread](http://forum.iobroker.net/viewtopic.php?f=17&t=5089) and help me answering questions, fixing bugs or adding new features!<br>
|
|
If that doesn't work for you and you want to buy me a pizza instead, you can do this here: <a href="https://www.paypal.me/buanet" target="_blank"><img src="https://github.com/buanet/ioBroker.docker/raw/main/docs/img/pp_logo.png" height="15" width="15"></a><br>
|
|
Thank you!
|
|
|
|
## :memo: Changelog
|
|
|
|
Moved to [CHANGELOG.md](CHANGELOG.md).
|
|
|
|
## :copyright: License
|
|
|
|
MIT License
|
|
|
|
Copyright (c) 2017-2023 André Germann
|
|
|
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
of this software and associated documentation files (the "Software"), to deal
|
|
in the Software without restriction, including without limitation the rights
|
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
copies of the Software, and to permit persons to whom the Software is
|
|
furnished to do so, subject to the following conditions:
|
|
|
|
The above copyright notice and this permission notice shall be included in all
|
|
copies or substantial portions of the Software.
|
|
|
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
SOFTWARE.
|
|
|
|
## :star: Credits
|
|
|
|
Inspired by https://github.com/MehrCurry/docker-iobroker
|