Commit Graph
10 Commits
Author SHA1 Message Date
Ben Cherry f661b57020 Enable Python bytecode compilation in Dockerfile (#68)
Add UV_COMPILE_BYTECODE=1 to compile Python source to bytecode during
install. This reduces agent cold-start time at the expense of a slightly
longer build.

Mirrors livekit/web#4070.
2026-05-01 09:50:46 -07:00
Shayne Parlo 95bedcd581 fix: add missing WORKDIR /app in production stage (#57) 2026-03-16 08:11:49 -07:00
Ben Cherry a7d870919a dockerfile updates (#56) 2026-03-10 21:47:26 -07:00
Ben Cherry 8e575e802e fix typo 2025-10-21 17:00:24 -07:00
Ben Cherry bbfc455044 Change to python 3.13 in dockerfile 2025-08-29 11:04:25 -07:00
Ben Cherry 75965f250b Add g++ to dockerfile 2025-08-19 12:49:18 -07:00
Ben Cherry ddc87876dd Dockerfile 2025-08-12 23:22:58 -07:00
Ben Cherry 5a7c9c73d6 dockerfile 2025-08-12 21:42:00 -07:00
Ben Cherry 83c1eb0069 dockerfile 2025-08-11 16:22:18 -07:00
Ben Cherry f200fa9f7a Changes 2025-07-18 16:08:54 -04:00