DEFENDORe / pseudotv

Create live TV channels from your own media. Access the streams using the simulated HDHomerun tuner or the generated M3U URl.
MIT License
234 stars 36 forks source link

Reorder Dockerfile commands to take better advantage of the Docker cache #57

Closed vexorian closed 4 years ago

vexorian commented 4 years ago

This order change makes it so it doesn't have to download and install browserify every time you build the docker image when the only change is in the source code files.