Commit Graph

26 Commits

Author SHA1 Message Date
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