Commit 8af2be1
authored
Replaced adduser with useradd (#35)
The Debian project removed that implicit dependency in Debian 12 (“bookworm”), released June 2023. In current stable-slim images (now tracking Debian 12), passwd remains, but adduser became an optional package and is omitted from the slim flavour to reduce image size.1 parent ca9d785 commit 8af2be1
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
0 commit comments