Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace docker command ./meilisearch with meilisearch #259

Merged
merged 2 commits into from
Apr 25, 2022

Conversation

meili-bot
Copy link
Contributor

This PR is auto-generated.

Following the change in the core engine for v0.27.0, we want to simplify the usage of docker run:
Now we call Meilisearch binary direct from the /bin/ directory:

docker run -p 7700:7700 getmeili/meilisearch:v0.27.0rc0 meilisearch --no-analytics
docker run -p 7700:7700 getmeili/meilisearch:v0.27.0rc0 ./meilisearch --no-analytics

@meili-bot meili-bot added the skip-changelog The PR will not appear in the release changelogs label Apr 11, 2022
Copy link
Contributor

@bidoubiwa bidoubiwa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🔥

@bidoubiwa
Copy link
Contributor

bors try

bors bot added a commit that referenced this pull request Apr 25, 2022
@bidoubiwa bidoubiwa merged commit 158d108 into bump-meilisearch-v0.27.0 Apr 25, 2022
@bidoubiwa bidoubiwa deleted the meili-bot/new-docker-bin branch April 25, 2022 15:02
@bors
Copy link
Contributor

bors bot commented Apr 25, 2022

try

Build failed:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog The PR will not appear in the release changelogs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants