docker

Run MiniDLNA from docker

For reusage: docker run -d \-p 8200:8200 \--restart=on-failure:3 \--name minidlna \-v /opt/minidlna/cache:/minidlna/cache \-v /mnt/data/series:/media/series \-v /mnt/data/movies:/media/movies \-v /mnt/data/child:/media/child \-v /mnt/data/torrent:/media/torrent…

2 years ago

Docker img ipv6 problem

On my host the ipv6 is disabled. I had to start a docker image, which would like to use ipv6.…

3 years ago

Hassio with supervisor on Gentoo by docker

Supervisor, first start Docker pull: docker pull homeassistant/qemux86-64-homeassistant:landingpage Than, start it: docker run -d --name hassio_supervisor \ --privileged \ --security-opt…

3 years ago

Ubuntu/Debian (linux) WSL and Docker

If you would like to use docker on windows Ubuntu/Debain WSL you have to modify the .bashrc file in your…

5 years ago

Debian 8 Docker daemon default start params remove

Somebody at debian's thought, it will be very usefull, if adds the -H fd:// param to the docker daemon default…

6 years ago

This website uses cookies.