👀 While it's loading, feel free to check out the other repositories:
🔔 To get a notification when it's ready, leave your email here:
By entering your email, you agree to receive notifications and marketing-related emails
Filter by reset
docker container mssql support
Bug Description: not sure if this is by design but as of me it looks pretty strange that the official docker container doesn't contain MS SQL Server odbc driver. Docker image version: 6.3.6 Have you tried the latest development version? No Internal …
dreik · 2024-11-19 · 0 · #95
bug
Prepare for building multi-arch docker
githubmanticore · 2023-02-08 · 5 · #25
githubmanticore · 2023-01-03
Added /usr/sbin to PATH, otherwise dockerd won't start
sanikolaev · 2025-01-11 · 0 · #103
Prepare for building multi-arch docker
githubmanticore · 2023-02-08 · 5 · #25
githubmanticore · 2023-01-02
Added manticore-load to Dockerfile
sanikolaev · 2025-01-11 · 0 · #102
Prepare for building multi-arch docker
githubmanticore · 2023-02-08 · 5 · #25
githubmanticore · 2022-12-26
In README.md instruction mount point for data is incorrect: $(pwd)/data:/var/lib/manticore/data/ https://github.com/manticoresoftware/docker/blob/355202bf0757dfcb0d0cba850f8ae6905b666ea0/README.md?plain=1#L51 Manticore stores data in /var/lib/manticore/, …
lehha · 2021-12-25 · 1 · #16
Plain index creation on docker container startup
pwoszczyk · 2023-08-07 · 4 · #35
sanikolaev · 2023-07-18
searchd fails to initialize time zone from TZ environment variable
Bug Description: When running the Manticore Docker container (manticoresearch/manticore:10.1.0) with TZ=Europe/Moscow set, the system time inside the container is correct (MSK, GMT+3), but searchd fails to initialize the time zone and falls back to UTC. …
sabnak · 2025-07-07 · 0 · #116
bug
Plain index creation on docker container startup
pwoszczyk · 2023-08-07 · 4 · #35
pwoszczyk · 2023-07-18
Bug Description: I upgraded to the latest Docker image this week in my dev environment. I did not change manticore.conf nor did I change the Compose file. But /var/lib/manticore/data is not created automatically anymore it seems. When I create the data …
CicerBro · 2025-01-30 · 2 · #104
bug
Plain index creation on container startup
pwoszczyk · 2023-08-01 · 2 · #36
pwoszczyk · 2023-07-21
Confirmation Checklist: You have searched for an answer in the manual. You have considered using the forum for general discussions, which can be more suitable for non-urgent or broad queries. You are aware of our community support channels on Slack, …
ZLEternity · 2025-02-17 · 2 · #90
est::size_S
Plain index creation on container startup
pwoszczyk · 2023-08-01 · 2 · #36
sanikolaev · 2023-07-21
#97 Fix MCL and Galera packages are being downloaded on every contain…
#97 Fix MCL and Galera packages are being downloaded on every contain…
djklim87 · 2024-12-04 · 0 · #98
Duplication fix in documentation
pwoszczyk · 2023-06-20 · 1 · #33
sanikolaev · 2023-06-20
Add the columnar-lib package to the docker image
Proposal: Please include the manticore-columnar-lib package in the docker image, so that I could use vector searches, etc. Checklist: To be completed by the assignee. Check off tasks that have been completed or are not applicable. Implementation completed …
jsuto · 2025-03-01 · 1 · #111
Index creation with lemmatize_en doesn't work as expected
pavelnemirovsky · 2022-04-14 · 3 · #17
sanikolaev · 2022-03-28
Extra packages are being downloaded on every container startup.
docker run -e EXTRA=1 -v ./data/:/var/lib/manticore manticoresearch/manticore:dev-6.3.7-626b327
djklim87 · 2024-12-04 · 1 · #97
Improve flexibility of configuration via env. vars
sanikolaev · 2024-09-24 · 7 · #47
est::size_M
djklim87 · 2023-11-14
Proposal: Let's make release 7.0.0+1 Changelog: no EXTRA=1 (PR https://github.com/manticoresoftware/docker/pull/106) chinese_jieba was not available. Fixed in https://github.com/manticoresoftware/docker/commit/77dfc42094f32b8038f6cb875677fc48a41af1c6 …
sanikolaev · 2025-03-01 · 4 · #110
Improve flexibility of configuration via env. vars
sanikolaev · 2024-09-24 · 7 · #47
est::size_M
sanikolaev · 2023-11-22
Store required packages as github assets
Proposal: It should work like the below Before Docker build we call the Assets mirroring step where we copy desired packages to assets For each package that we release we put to GitHub assets (via some actions) We put all packages into some maintenance …
djklim87 · 2025-03-01 · 1 · #92
est::size_S
Improve flexibility of configuration via env. vars
sanikolaev · 2024-09-24 · 7 · #47
est::size_M
djklim87 · 2023-11-22
feat: migrate to Ubuntu Noble as a base image
sanikolaev · 2025-06-09 · 0 · #115
Improve flexibility of configuration via env. vars
sanikolaev · 2024-09-24 · 7 · #47
est::size_M
sanikolaev · 2023-11-23
djklim87 · 2025-03-31 · 0 · #113
Improve flexibility of configuration via env. vars
sanikolaev · 2024-09-24 · 7 · #47
est::size_M
djklim87 · 2023-11-23
Bug Description: After release we faced with broken CLT tests https://github.com/manticoresoftware/docker/actions/runs/14136357410/job/39608907653#step:4:1110 Docker image version: any Have you tried the latest development version? Yes Internal Checklist: …
djklim87 · 2025-03-31 · 1 · #114
bug
Improve flexibility of configuration via env. vars
sanikolaev · 2024-09-24 · 7 · #47
est::size_M
tomatolog · 2024-08-12
Feat/get rid of EXTRA=1 and MCL=1
djklim87 · 2025-02-24 · 0 · #106
Improve flexibility of configuration via env. vars
sanikolaev · 2024-09-24 · 7 · #47
est::size_M
sanikolaev · 2024-09-24
Proposal: Let's remove everything related to the EXTRA and MCL environment variables and clarify that the Docker image includes multiple independent components. Add license MIT for the docker image packaging (Dockerfile, entrypoint scripts, and related …
sanikolaev · 2025-02-28 · 6 · #105
est::size_S
AF_INET address found for: 172.20.0.3 when running docker compose in windows.
mohdmsl · 2023-09-13 · 2 · #39
bugwaiting for reply
djklim87 · 2023-08-29
Ensure manticore-load is available in the image
Proposal: manticore-load should be installed in the image Checklist: To be completed by the assignee. Check off tasks that have been completed or are not applicable. Implementation completed Tests developed Documentation updated Documentation reviewed …
sanikolaev · 2025-01-13 · 2 · #101
Having troubles with docker run using my custom sphinx.conf file
SiroDiaz · 2020-04-16 · 5 · #10
manticoresearch · 2020-04-02
Consider VOLUME /var/lib/manticore
Think through it and think how it can help. E.g. can it alleviate the EXTRA=1 thing?
sanikolaev · 2025-02-03 · 9 · #82
Having troubles with docker run using my custom sphinx.conf file
SiroDiaz · 2020-04-16 · 5 · #10
manticoresearch · 2020-04-13
sanikolaev · 2025-03-28 · 0 · #112
Having troubles with docker run using my custom sphinx.conf file
SiroDiaz · 2020-04-16 · 5 · #10
SiroDiaz · 2020-04-12