elastic / elastic/docs

Don't run Docker containers as Root user

Open
#2,001 0 comments 1 reaction 0 assignees View on GitHub
docs-build enhancement preview
Dominant language
Ruby
Stars
265
Forks
347
Avg merge
3d 15h
Merged PRs (30d)
2

Description

Currently all of the Docker containers run as the root user, and any attempts to run them as a different user with the `--user` argument lead to permissions errors. This causes problems in environments that don't allow containers to run as root as a security measure.

Update Dockerfiles to create and use a non-root user.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.