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

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

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

Le user opencode est cree dans le Dockerfile via useradd.

Ajoute `# hadolint ignore=DL3066` avant `USER opencode` pour ignorer le warning : _Non-numeric user-id may not be resolvable by host system_. Le user opencode est cree dans le Dockerfile via useradd.
opencodecabilloteu added 1 commit 2026-08-02 12:39:48 -04:00
fix: ignore hadolint DL3066 for non-numeric USER
PR Checks / hadolint (pull_request) Successful in 17s
PR Checks / build-test (pull_request) Successful in 31s
bbf1a0e819
opencodecabilloteu requested review from jcabillot 2026-08-02 12:40:04 -04:00
jcabillot merged commit 2c70f3160d into main 2026-08-02 12:45:12 -04:00
jcabillot deleted branch fix/hadolint-dl3066 2026-08-02 12:45:14 -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/opencode#38