Skip to content

Docker Image for ioBroker based on Debian

Notifications You must be signed in to change notification settings

Micha1912/docker-iobroker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-iobroker

Docker image for ioBroker (http://iobroker.net) based on debian:latest (http://hub.docker.com/_/debian/)

Installation & Usage

Changelog

v1.2.1beta (2018-09-12)

  • added support for firetv-adapter

v1.2.0 (2018-08-21)

  • after testing making 1.1.3beta to latest stable release

v1.1.3beta (2018-08-21)

  • added ffmpeg-package for yahka to support webcams

v1.1.2beta (2018-04-04)

  • added ENV for timezone issue

v1.1.1beta (2018-03-29)

  • added wget package
  • updated readme.md

v1.1.0 (2017-12-10)

  • changed startup call to fix restart issue
  • fixed avahi startup issue
  • fixed hostname issue
  • added z-wave support
  • added logging to /opt/scripts/docker_iobroker_log.txt

v1.0.1beta (2017-08-25)

  • fixed locales issue

v1.0.0 (2017-08-22)

  • moved and renamed iobroker startup script
  • disabled iobroker deamon to (hopefully) fix restart issue
  • added some maintenance scripts

v0.2.1 (2017-08-16)

  • added libfontconfig package (for iobroker.phantomjs)
  • added gnupg2 package as prerequisite for installing node version 6

v0.2.0 (2017-06-04)

  • fixed startup issue in startup.sh
  • changed node version from 4 to 6

v0.1.2 (2017-03-14)

  • added libpcap-dev package (for iobroker.amazon-dash)

v0.1.1 (2017-03-10)

  • added git package

v0.1.0 (2017-03-08)

  • moved avahi-start.sh to seperate directory
  • fixed timezone issue (sets now timezone to Europe/Berlin)

v0.0.2 (2017-03-06)

  • added support for avahi-daemon (installation and autostart)

v0.0.1 (2017-01-31)

  • project started / initial release

License

MIT License

Copyright (c) 2018 Micha1912

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.

Credits

Inspired by https://github.com/buanet/docker-iobroker

About

Docker Image for ioBroker based on Debian

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 82.8%
  • Dockerfile 17.2%