AdguardTeam / AdguardTeam/AdGuardHome

Docker drop privileges

Abierto
#7,619 1 comentario 6 reacciones 0 asignados Ver en GitHub
feature request
Lenguaje dominante
TypeScript
Estrellas
36.9k
Forks
2.5k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### Prerequisites

- [x] I have checked the [Wiki](https://github.com/AdguardTeam/AdGuardHome/wiki) and [Discussions](https://github.com/AdguardTeam/AdGuardHome/discussions) and found no answer

- [x] I have searched other issues and found no duplicates

- [x] I want to request a feature or enhancement and not ask a question

### The problem

The docker version of Adguard Home always runs as root as can be seen in the Dockerfile, based on other discussions I have seen about running without root in Linux, I believe the same can be achieved with docker. Losing any kind of auto updating features seems not that important when running via docker as you can just pull the latest image.

### Proposed solution

Drop privileges for the container or at least provide the option to the user of running as specified UID and a GUID.

### Alternatives considered and additional information

_No response_

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.