meilisearch/MeiliSearch

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

Aperta

#2051 aperta il 3 gen 2022

 (7 commenti) (10 reazioni) (0 assegnatari)Rust (2542 fork)batch import
enhancementhelp wantedtooling

Metriche repository

Star
 (57.572 stelle)
Metriche merge PR
 (Merge medio 11g 20h) (41 PR mergiate in 30 g)

Descrizione

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.

Guida contributor