Classic298
370a677a38
fix: pin torch to prevent startup errors on ARM devices ( #21385 )
...
* fix: rpi
* Update requirements-min.txt
* Update requirements.txt
* Update pyproject.toml
2026-02-13 14:28:23 -06:00
Classic298
9ed8f50d40
fix: bundle NLTK punkt_tab in Docker image for airgapped environments ( #21165 )
...
Pre-download NLTK punkt_tab during Docker build instead of at runtime.
This fixes document extraction failures in offline/airgapped environments
where the container cannot download the tokenizer data after restarts.
Fixes #21150
2026-02-05 15:11:00 -05:00
Timothy Jaeryang Baek
a6ed0ef9f4
refac
2026-01-30 10:13:14 -05:00
Timothy Jaeryang Baek
74c4af6e11
refac
2026-01-09 20:25:51 +04:00
Timothy Jaeryang Baek
758325a203
infra: dockerfile base image
2025-12-23 10:15:05 +04:00
Timothy Jaeryang Baek
4c4b9d19a1
refac: dockerfile PYTHONUNBUFFERED
2025-12-11 14:05:34 -05:00
Timothy Jaeryang Baek
0ebe4f8f84
refac: conditional USE_PERMISSION_HARDENING
2025-08-28 20:19:47 +04:00
Timothy Jaeryang Baek
be373e9fd4
refac: dockerfile
2025-08-28 19:42:28 +04:00
Everett Wilber
a60b0a108a
Ensure data directory exists before chown
2025-08-27 18:46:31 -04:00
Everett Wilber
f4dde86b36
Fix syntax error in Dockerfile pip install command
2025-08-27 18:40:17 -04:00
Everett Wilber
fcc1e2729c
Fix Dockerfile syntax for conditional installation
2025-08-27 18:37:49 -04:00
Everett Wilber
b2d1aa3c6e
Fix syntax error in conditional for Ollama installation
2025-08-27 18:35:00 -04:00
Everett Wilber
d2fdf6999b
Add USE_SLIM argument to Dockerfile
2025-08-27 18:20:23 -04:00
Tim Jaeryang Baek
dfc9412117
Merge pull request #16622 from SebLz/fix/arbitrary-uid
...
Fix/arbitrary uid
2025-08-15 14:55:40 +04:00
LIESLEN
4525ac687b
feat: add Docker publish workflow for multi-architecture builds
...
fix: Dockerfile: make image arbitrary-UID friendly for OpenShift (group 0 + g+rwX, SGID, no fixed USER)
2025-08-14 13:54:31 +02:00
Timothy Jaeryang Baek
115231c0e5
refac/fix: dockerfile ollama cache issue
2025-08-14 02:55:38 +04:00
Timothy Jaeryang Baek
86e46ebe6a
chore
2025-07-17 17:53:36 +04:00
Jan Kessler
dfd4037132
better handling of frontend updates, following svelte docs
2025-05-13 09:51:51 +02:00
Mister-Hope
5f69424215
Update Dockerfile
2025-04-24 13:59:57 +08:00
Timothy Jaeryang Baek
2be08f27ea
revert
2025-04-06 19:12:08 -07:00
Juan Calderon-Perez
89e7913ff2
Bump Python base Docker image to 3.12
2025-04-06 18:10:38 -04:00
Peter Dave Hello
aaf47486da
build: add one missing --no-cache-dir for pip3 install in Dockerfile
2025-03-24 20:45:16 +08:00
Timothy J. Baek
1cd036e768
refac
2024-10-25 22:33:26 -07:00
Timothy J. Baek
780591e991
refac
2024-10-25 21:46:14 -07:00
Timothy J. Baek
50dcad0f73
fix: tiktoken encoding model issue
2024-10-25 21:38:28 -07:00
Yuta Hayashibe
12516c8a45
fix: Fix typos
2024-10-14 16:22:07 +09:00
Timothy J. Baek
dff3732fcd
enh: tiktoken/token splitter support
2024-10-13 02:07:50 -07:00
Sylvere Richard
c09af435ac
WIP node 22
...
https://github.com/cypress-io/github-action/pull/1189
2024-10-05 22:39:24 +02:00
Sylvere Richard
fc44924256
fix: ensure Dockerfile and github actions use the same nodejs version
2024-10-05 19:48:56 +02:00
Sylvere Richard
52a3ab5333
refac: remove docker warnings during image build
2024-10-05 12:30:47 +02:00
Timothy J. Baek
619dbbe9f5
refac
2024-09-19 22:21:35 +02:00
Timothy J. Baek
9be73ea94a
refac
2024-09-19 22:17:32 +02:00
Timothy J. Baek
4e43663448
refac
2024-09-19 22:12:54 +02:00
Timothy J. Baek
cd117f5b67
refac
2024-09-19 21:51:45 +02:00
Timothy J. Baek
2dad9b9432
refac
2024-09-19 20:56:13 +02:00
Timothy J. Baek
3ad003bccb
fix
2024-09-16 16:42:18 +02:00
ScribblerCoder
175d1cc8f2
patch Healtcheck
...
- Add optional PORT
- added `-n` to jq to return expected exit code when input is empty/null
2024-07-19 03:06:15 +03:00
Timothy J. Baek
fae7db89e6
chore: dockerfile
2024-07-10 14:29:39 -07:00
Timothy J. Baek
ef21397f0d
chore: dockerfile
2024-07-10 14:20:02 -07:00
Jun Siang Cheah
afbea2ecea
fix: don't use BUILD_HASH build arg until needed, busts cache otherwise
2024-06-01 14:16:39 +01:00
Jun Siang Cheah
aba6308825
Merge remote-tracking branch 'upstream/dev' into feat/include-git-hash-everywhere
2024-05-26 11:27:02 +01:00
Jun Siang Cheah
4fdb26fdc4
refac: rename build hash vars
2024-05-26 08:49:30 +01:00
Timothy J. Baek
79f440f302
refac: byebye litellm
2024-05-25 14:43:35 -07:00
Jun Siang Cheah
a579f5f8cf
feat: add git hash of build everywhere
2024-05-25 09:19:49 +01:00
Jun Siang Cheah
54c29f8bd3
fix: chown /app/backend/data after preloading models
2024-05-21 21:30:42 +01:00
Jun Siang Cheah
1dc80786c1
feat: optional UID/GID docker build args
2024-05-17 09:44:52 +08:00
Jun Siang Cheah
b6d36ab638
fix: add missing jq in non-ollama images
2024-05-16 10:45:00 +08:00
Timothy J. Baek
db158fc9e1
Update Dockerfile
2024-05-15 08:44:10 -10:00
Timothy J. Baek
7d62993007
refac: healthcheck endpoint
2024-05-15 08:17:18 -10:00
joecryptotoo
ef8070d35d
added healthcheck
2024-05-09 12:25:26 -07:00