mirror of
https://github.com/moby/moby.git
synced 2026-07-14 11:31:53 +00:00
- deprecate Prestart hook - deprecate kernel memory limits Additions - config: add idmap and ridmap mount options - config.md: allow empty mappings for [r]idmap - features-linux: Expose idmap information - mount: Allow relative mount destinations on Linux - features: add potentiallyUnsafeConfigAnnotations - config: add support for org.opencontainers.image annotations Minor fixes: - config: improve bind mount and propagation doc full diff: https://github.com/opencontainers/runtime-spec/compare/v1.1.0...v1.2.0 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>