Commit Graph

10 Commits

Author SHA1 Message Date
Mitchell Scott
6ff7122844 env workaround for static build 2025-06-13 14:51:06 -06:00
Mitchell Scott
2827913d42 add client-side generation for playlist.json for static builds 2025-06-13 08:37:01 -06:00
Mitchell Scott
1ac514293b create static nginx docker build 2025-06-12 21:35:18 -06:00
Mitchell Scott
d280a5b3a9 chore: update dockerfile to Node 24 (LTS) 2025-06-04 14:29:16 -06:00
thatguychuck
b40fe08465 Music player dockerfile and readme. (#71)
* Update Dockerfile, swapped index.js for index.mjs

* Update README.md with docker music instructions.
2025-03-27 10:22:52 -05:00
N7KnightOne
2953dc993c Fixed copy commands
In a Dockerfile, when using COPY with more than one source file, the destination must be a directory and end with a /. Or, you can specify each file that needs to be copied.
2023-05-31 15:53:50 -07:00
Mitchell Scott
5da4a50a96 Revert "Pin Node to v16."
This reverts commit d850165752.
2023-04-19 16:04:05 -06:00
Mitchell Scott
d850165752 Pin Node to v16. Workaround for netbymatt/ws4kp#24 2023-04-16 14:20:59 -06:00
Mitchell Scott
146a3fda76 Tweak Dockerfile for better caching 2023-04-13 15:46:27 -06:00
Mitchell Scott
e1083c83ae Add dockerfile and build 2023-04-13 11:43:52 -06:00