mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
- Mark some fields with `omitempty` JSON attribute. - Modernize code by using new Go features. - systemd: write rounded CPU quota to cgroupfs. full diff: https://github.com/opencontainers/cgroups/compare/v0.0.1...v0.0.2 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>