ThijsRay / podimo

https://podimo.thijs.sh
European Union Public License 1.2
41 stars 16 forks source link

Docker enhancements #16

Closed sauerhosen closed 8 months ago

sauerhosen commented 11 months ago

First change is for this script to listen by default on all available interfaces, not just 127.0.0.1. I had to make this change to get the script to work in Docker.

Second change is to include steps to pull the repository and build and run a Docker image themselves. Hope this is helpful for the POM community.