mirror of
https://github.com/kennethreitz/interpretations.git
synced 2026-06-05 23:00:19 +00:00
Website: download all zip (built in Docker), duration, tab title
Zip generated at Docker build time — not checked into git. Album duration shown (83:58). Browser tab shows now playing. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
FROM nginx:alpine
|
||||
COPY site/ /usr/share/nginx/html/
|
||||
RUN cd /usr/share/nginx/html/mp3s && zip -0 ../interpretations-full-album.zip *.mp3
|
||||
EXPOSE 80
|
||||
|
||||
Reference in New Issue
Block a user