Hello ,
I’m looking for some help about “docker container manager” on my NAS synology.
I was able to install Home Assistant with docker.
I am trying to add the new “home assistant matter hub” that works with ipv6 only.
I tried with my HOST but it says ipv6 “disable”. So I tried to make a new network :
Here you can see that there is some parameters to manually activate ipv6.
But after putting all the right settings in it, still ipv6 is set to “disable”. should I restart docker ?
Do I need to connect through SSH in order to change some stuff to allow ipv6 on HOST ?
May I suggest asking the same question in a Synology forum?
Chances are magnitudes higher that other Synology users who also use Synology’s self-made Container Manger UI, and Synology’s customized Docker Engine know the answer to your question.
In case of doubt, you can always check the matrix of supported platforms: Install | Docker Docs
This applies for Synology’s DSM:
Some Linux distributions provide a package of Docker Engine through their package repositories. These packages are built and maintained by the Linux distribution’s package maintainers and may have differences in configuration or are built from modified source code. Docker isn’t involved in releasing these packages and you should report any bugs or issues involving these packages to your Linux distribution’s issue tracker.
You can ignore the word may, as it’s known that Synology has configuration differences and uses modified source code for the Docker Engine it embeds in its Container Manager.