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 #129

Merged
merged 2 commits into from
Apr 12, 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.

bors merge

@meili-bors
Copy link
Contributor

meili-bors bot commented Apr 12, 2022

@meili-bors meili-bors bot merged commit c1f902f into bump-meilisearch-v0.27.0 Apr 12, 2022
@meili-bors meili-bors bot deleted the meili-bot/new-docker-bin branch April 12, 2022 11:19
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.

None yet

2 participants