mirror of
https://git.netzspielplatz.de/docker-multiarch/jdownloader2-headless.git
synced 2025-11-08 20:39:31 +00:00
Fix case where UID and GID are passed and added a test for that case.
This commit is contained in:
parent
f39eb31253
commit
19f8bd5a41
6 changed files with 58 additions and 25 deletions
9
goss-uid-test.yaml
Normal file
9
goss-uid-test.yaml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
user:
|
||||
jdownloader:
|
||||
exists: true
|
||||
uid: 1001
|
||||
gid: 101
|
||||
groups:
|
||||
- jdownloader
|
||||
home: []
|
||||
shell: /bin/false
|
||||
Loading…
Add table
Add a link
Reference in a new issue