Skip to content

Implement user/group metadata setting #115

@baronfel

Description

@baronfel

Two new string properties:

  • ContainerUser
  • ContainerGroup

If ContainerGroup is specified, ContainerUser must be specified as well.

Will be emitted to the User field of the image config in the form <user string value> if only ContainerUser is specified, <user string value>:<group string value> if both are specified.

References
https://github.com/opencontainers/image-spec/blob/main/config.md

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions