trigo / Dockerfile

Commit History

Fix: use full git clone instead of shallow for LFS files
127ba83

k-l-lambda Claude commited on

Fix: use git clone + lfs pull instead of COPY for LFS files
8060255

k-l-lambda Claude commited on

Add verification steps to check pre-built files exist
e2c9801

k-l-lambda Claude commited on

Trigger rebuild
8b192a5

k-l-lambda Claude commited on

Remove debug step to test if build succeeds
a6864cd

k-l-lambda Claude commited on

Debug: use set +e and explicit exit 0
786a9ec

k-l-lambda Claude commited on

Debug: add non-failing directory structure check
9350773

k-l-lambda Claude commited on

Fix: remove dist exclusion from .dockerignore
ae72628

k-l-lambda Claude commited on

Add verification step to check pre-built files exist
e180aed

k-l-lambda Claude commited on

Pre-build backend to skip esbuild step in Docker
6a4b3c0

k-l-lambda Claude commited on

Fix: correct esbuild output path and remove redundant COPY step
9563838

k-l-lambda Claude commited on

Skip vite build by committing pre-built frontend dist
be5c8a6

k-l-lambda Claude commited on

Fix: use node directly to run vite build
23c0c0a

k-l-lambda Claude commited on

Fix: increase Node.js memory limit for vite build
53f75a9

k-l-lambda Claude commited on

Fix: add onnxruntime-web to app dependencies
79ce0a9

k-l-lambda Claude commited on

Fix: exclude large ONNX files from vite build step
2fb00d9

k-l-lambda Claude commited on

Add diagnostic output to vite build step
adc9eb5

k-l-lambda Claude commited on

Fix: update .dockerignore to include package-lock.json and .env files
16054ff

k-l-lambda Claude commited on

Fix: simplify vite config path resolution and use local vite binary
a3cb895

k-l-lambda Claude commited on

Fix: regenerate package-lock.json with sass instead of sass-embedded
ff0a701

k-l-lambda Claude commited on

Fix: remove scss api setting and add debug output for vite build
7be3ed0

k-l-lambda Claude commited on

Fix: replace sass-embedded with sass for Docker compatibility
84c3e8c

k-l-lambda Claude commited on

Skip jison parser build - use pre-built tgnParser.cjs
077b914

k-l-lambda commited on

Use npm run build:prod instead of npx vite build
24fb85f

k-l-lambda commited on

Update debug logs and trigger rebuild
48e90b4

k-l-lambda commited on

Skip vue-tsc type checking in production build
3fca6c2

k-l-lambda commited on

Force rebuild with updated timestamp
b5101c0

k-l-lambda commited on

Fix NODE_ENV=development in .env for production build
eac5346

k-l-lambda Claude commited on

Force production mode build and cache invalidation
65d4295

k-l-lambda Claude commited on

Fix Docker build: use esbuild for backend bundling, ESM format
00765bc

k-l-lambda commited on

Fix Docker build: use global tsx/tsc directly instead of npm run
863c3aa

k-l-lambda commited on

Fix Docker build: install build tools globally and skip onnxruntime-node
31ac8d2

k-l-lambda commited on

the first deploy
466436b

k-l-lambda commited on