Skip to content
user v0.2.0

Notable changes:

- user: require go1.21 or higher
- integrate libcontainer/userns into moby/sys/user

  This release integrates the userns package from libcontainer (runc) at commit;
  3778ae603c706494fd1e2c2faf83b406e38d687d ([1]).

  Code was originally added through runc@c0ad40c ([2]), and located in the
  libcontainer/system package; history of this code from before it was moved
  can be found through [3] and [4].

[1]: https://github.com/opencontainers/runc/commit/3778ae603c706494fd1e2c2faf83b406e38d687d
[2]: https://github.com/opencontainers/runc/commit/c0ad40c5e606157d6adc1955e5de1d724947c20c
[3]: https://github.com/opencontainers/runc/commit/4316df8b53cce2933d7f0f3cf4bf87da67459835
[4]: https://github.com/opencontainers/runc/commit/e7fd383bce14bd951e799ff9af2b1d5951149fcb