meilisearch/MeiliSearch

Dockerfile: don't use `root` as default user

オープン

#2,051 opened on 2022/01/03

 (7 件のコメント) (10 件のリアクション) (0 人の担当者)Rust (2,542 件のフォーク)batch import
enhancementhelp wantedtooling

Repository metrics

Stars
 (57,572 個のスター)
PR merge metrics
 (平均マージ 11d 20h) (30d で 41 merged PRs)

説明

Our Dockerfile to build the MeiliSearch's image uses the root user. We are aware this is not a good practice. However, we encountered many issues when trying to change this.

History:

Before implementing this issue, we mean, use a non-root user for our Dockerfile, please ensure you took a look a the whole issue conversation since many things have been tried.

コントリビューターガイド