9 lines
193 B
Plaintext
9 lines
193 B
Plaintext
## assert-podman-args "--group-add" "keep-groups"
|
|
## assert-podman-args "--group-add" "users"
|
|
|
|
[Build]
|
|
ImageTag=localhost/imagename
|
|
SetWorkingDirectory=unit
|
|
GroupAdd=keep-groups
|
|
GroupAdd=users
|