meilisearch/MeiliSearch

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

开放

#2,051 创建于 2022年1月3日

 (7 条评论) (10 个反应) (0 位负责人)Rust (2,542 个派生)batch import
enhancementhelp wantedtooling

仓库指标

星标
 (57,572 个星标)
PR 合并指标
 (平均合并 11天 20小时) (30 天内合并 41 个 PR)

描述

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.

贡献者指南