Logo
Explore Help
Register Sign In
Malin/speedboard
1
0
Fork 0
You've already forked speedboard
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
7865252fa22b005f13b330bff6265d3ebe296815
speedboard/.dockerignore

7 lines
61 B
Plaintext
Raw Normal View History

fix: replace broken symlink with REPORTS_DIR env var The ln -sf /data/reports /app/reports was creating the symlink INSIDE /app/reports/ (since that dir already existed from COPY) instead of replacing it. Result: sitespeed.io wrote to /app/reports/<id> and the parser looked there too, but the volume was at /data/reports. Fix: set REPORTS_DIR=/data/reports in Docker ENV and use it in both runner.js (outputFolder) and app.js (static serving). No symlink needed. Also add .dockerignore to exclude reports/, node_modules/, .git/. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-07 10:49:20 +02:00
node_modules/
reports/
speedboard.db
*.db-shm
*.db-wal
.git/
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 93ms Template: 7ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API