Hyperion Oficial Docker images.

  • Hello!!


    I need to run hyperion as a docker container, becouse i have multiple setups in my home and i need multiple instances of it.


    I found a Docker image: https://hub.docker.com/r/sirfragalot/hyperion.ng

    But it's outdated and it has no source code.


    I actually have a Raspberry PI 4,. I was trying to build a new docker file with latest hyperion version, but i am encountering some problems.


    This is my Docker File:


    But i get this errors:


    First, during package install:

    Code
    Get:92 http://archive.raspbian.org/raspbian buster/main armhf libqt5widgets5 armhf 5.11.3+dfsg1-1+rpi1+deb10u4 [1937 kB]
    debconf: delaying package configuration, since apt-utils is not installed
    Fetched 30.5 MB in 4s (6919 kB/s)


    And then this:


    Any ideas?


    Thanks in advance


    Ok, besides the errors when building the image, it Works!!


    Here is the final Dockerfile for raspberry:


    Haven't tested everything yet, but the webUi is working Ok!!


    One question, where are configuration files saved?

    2 Mal editiert, zuletzt von Burnsys () aus folgendem Grund: Merged a post created by Burnsys into this post.

  • Currently i am maping /root/.hyperion to a local folder, wich contains:

    custom-effects

    db\hyperion.db


    But each time i restart the container all the configuration is lost.

  • OK, i had to remove the -u /config from the "CMD hyperiond" line.


    Now everything is working OK!.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!