Skip to content

migrate to github.com/moby/sys/user#4384

Merged
tonistiigi merged 1 commit intomoby:masterfrom
thaJeztah:migrate_sys_user
Oct 31, 2023
Merged

migrate to github.com/moby/sys/user#4384
tonistiigi merged 1 commit intomoby:masterfrom
thaJeztah:migrate_sys_user

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

relates to:

This migrates uses of github.com/opencontainers/runc/libcontainer/user to the new github.com/moby/sys/user module, which was extracted from runc at commit opencontainers/runc@a3a0ec4.

This is the initial release of the module, which is a straight copy, but some changes may be made in the next release (such as fixing camel-casing in some fields and functions (Uid -> UID).

This migrates uses of github.com/opencontainers/runc/libcontainer/user
to the new github.com/moby/sys/user module, which was extracted from
runc at commit [opencontainers/runc@a3a0ec4].

This is the initial release of the module, which is a straight copy, but
some changes may be made in the next release (such as fixing camel-casing
in some fields and functions (Uid -> UID).

[opencontainers/runc@a3a0ec4]: opencontainers/runc@a3a0ec4

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@tonistiigi tonistiigi merged commit 1be5cc4 into moby:master Oct 31, 2023
@thaJeztah thaJeztah deleted the migrate_sys_user branch October 31, 2023 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants