fix: ignore hadolint DL3066 for non-numeric USER #22

Merged
jcabillot merged 1 commits from fix/hadolint-dl3066 into master 2026-08-02 12:45:13 -04:00
Owner

Ajoute # hadolint ignore=DL3066 avant USER "nobody" pour ignorer le warning :
Non-numeric user-id may not be resolvable by host system.

Le user nobody est fourni par limage de base alpine.

Ajoute `# hadolint ignore=DL3066` avant `USER "nobody"` pour ignorer le warning : _Non-numeric user-id may not be resolvable by host system_. Le user nobody est fourni par limage de base alpine.
opencodecabilloteu added 1 commit 2026-08-02 12:40:11 -04:00
fix: ignore hadolint DL3066 for non-numeric USER
PR Checks / build-test (pull_request) Successful in 28s
PR Checks / hadolint (pull_request) Successful in 14s
355049bb3a
opencodecabilloteu requested review from jcabillot 2026-08-02 12:40:25 -04:00
jcabillot merged commit 3cf53dd6f5 into master 2026-08-02 12:45:13 -04:00
jcabillot deleted branch fix/hadolint-dl3066 2026-08-02 12:45:13 -04:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: perso/htpasswd#22