Commit Graph

39 Commits

Author SHA1 Message Date
Louis Dureuil c608b3f9b5
Factor vergen stuff to a build-info crate 2024-03-05 10:11:43 +01:00
Clément Renault cfaa522d68
Bump the Rust version to 1.75.0 2024-01-16 16:36:54 +01:00
Louis Dureuil 9800d5a103
Set rust toolchain to 1.71.1 in dockerfile 2023-12-18 10:59:25 +01:00
Clément Renault ce5647e730
Fix Dockerfile WORKDIR path 2023-10-30 17:27:59 +01:00
Clément Renault f7ea94e5f4
Modify the Dockerfile to compile meilisearch and meilitool 2023-10-30 16:32:17 +01:00
Clémentine U. - curqui 11b95284cd
Revert "Improve docker cache" 2023-05-25 11:48:26 +02:00
inductor 85182497ab revert mount 2023-04-18 15:15:33 +09:00
inductor dfd9c384aa use docker cache 2023-04-18 15:14:13 +09:00
Louis Dureuil e1ed4bc750
Change Dockerfile to also pass the VERGEN_GIT_SEMVER_LIGHTWEIGHT when building 2023-02-16 10:53:14 +01:00
Bruno Casali 58327979f1 Use correct env vars "VERGEN_*" on Dockerfile 2022-12-08 10:48:16 -03:00
Clémentine Urquizar - curqui cbb8d0f97b
Revert "Upgrade alpine 3.16 to 3.17" 2022-12-06 11:09:57 +01:00
Ivan Ionut afe520a67e Upgrade alpine 3.16 to 3.17 2022-12-05 17:49:15 +01:00
nont 459829631f Upgrade to alpine 3.16 2022-10-01 18:06:09 -07:00
Tamo 683206e140
feat(docker): refactoring the dockerfile
- Move the meilisearch binary to `/bin/meilisearch` so it's always in scope.
- Create a `meili_data` directory used as the default working directory
2022-04-11 13:14:44 +02:00
Thearas 48d107cc13 Simplify Dockerfile 2022-03-26 20:06:00 +08:00
Thearas 3ef250c30a fix: docker image failed to boot on arm64 node 2022-03-26 17:41:00 +08:00
Thearas d0ddbcc2b2 update 2022-02-14 18:08:57 +08:00
Clémentine Urquizar - curqui 41db2601a6
Update Dockerfile 2022-02-14 10:44:03 +01:00
Thearas 42cb94e1f4 fix: docker image failed to boot on arm64 node 2022-02-14 13:23:20 +08:00
Maxime Legendre 7649239b08 Revert docker as non root PR 2021-12-21 16:59:15 +01:00
Clémentine Urquizar 2934a77832
Fix Dockerfile 2021-12-07 17:00:24 +01:00
Clémentine Urquizar eb91f27b65
Add MEILI_SERVER_PROVIDER to dockerfile 2021-10-20 17:53:43 +02:00
Patryk Krawaczyński 4c50deb4b7
2 RUNs less. 2021-10-16 11:37:01 +02:00
Patryk Krawaczyński 23458de588
One RUN less
Align apk add commands between images.
2021-10-15 21:18:31 +02:00
igaul 7141f89c5f
Split entrypoint and cmd 2021-10-12 11:44:59 -07:00
igaul 893654fb15
change default user name
Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>
2021-10-12 11:42:08 -07:00
gaul@pdx.edu 2ef58ccce9 Fix formatting 2021-10-02 10:59:01 -07:00
gaul@pdx.edu 4009804221 Creates non root user to run Meilisearch in Dockerfile 2021-10-02 10:43:13 -07:00
Clémentine Urquizar 535442179e
Update Dockerfile following the refactor 2021-09-29 18:54:14 +02:00
Thomas Lecavelier 59797bfc7b
meilisearch/MeiliSearch#1673 Add curl binary to final stage image 2021-09-06 19:35:23 +02:00
Tamo 3011209e28
bump alpine version 2021-06-29 16:36:41 +02:00
Tamo c282466750
remove the libressl dependency from our docker file 2021-06-29 15:22:11 +02:00
Clémentine Urquizar 348d112388
Fix docker run 2021-06-28 16:55:29 +02:00
Clémentine Urquizar b1f7fe24f6
Fix docker build 2021-06-24 16:45:51 +02:00
Clémentine Urquizar ce5e4743e6
Fix dockerfile 2021-04-21 11:00:04 +02:00
Alexey Shekhirin f87afbc558
fix(http): commit date & SHA in startup message 2021-04-13 20:16:18 +03:00
Alexey Shekhirin 3d51db5929 fix(ci, http): commit_sha and commit_date in docker builds
chore(ci): cache dependencies in Docker build
2021-03-31 13:56:28 +03:00
Alexey Shekhirin 5bc464dc53 chore(ci): cache dependencies in Docker build 2021-03-31 11:23:09 +03:00
mpostma 4316d991a2
add docker recipe 2021-03-01 14:41:57 +01:00