Commit Graph

8 Commits

Author SHA1 Message Date
Matt Todd 1ce7e09a44 Added tini process manager and entrypoint decl. 2020-05-26 08:52:22 +01:00
Thomas Payet dee12c9c4d Add EXPOSE port to Dockerfile 2020-05-04 12:11:16 +02:00
Thomas Payet 5917f212ba Fix port in README & Dockerfile 2019-11-29 18:03:54 +01:00
Clément Renault aed02b2e19
Remove many dependencies from the Dockerfile 2019-11-28 17:04:01 +01:00
Clément Renault 00d1200704
Rename the meilisearch-http binary into meilisearch 2019-11-26 11:17:30 +01:00
Clément Renault 7cc096e0a2
Rename MeiliDB into MeiliSearch 2019-11-26 11:12:30 +01:00
Thomas Payet 97c6757fc7 Add meilihttp_addr env variable in docker build 2019-11-25 16:30:07 +01:00
Thomas Payet 04c2b37d82 Remove Azure CI
Add gh actions for cargo check using rust nightly

Add readme about actions workflows

Add basic Dockerfile

Add action workflow for docker publish

Change check action to test action

Update workflow readme without rust nightly

Rename test action file

Add gh actions to push latest docker image from master

Update github action for publish docker image

Add 2 steps dockerfile based on alpine

Update readme badges to match new CI
2019-11-25 13:20:54 +01:00