v20.10.3
版本发布时间: 2021-02-02 20:09:35
moby/moby最新发布版本:v27.2.0(2024-08-28 04:19:04)
Release notes: https://docs.docker.com/engine/release-notes/#20103
20.10.3
Security
- CVE-2021-21285 Prevent an invalid image from crashing docker daemon
- CVE-2021-21284 Lock down file permissions to prevent remapped root from accessing docker state
- Ensure AppArmor and SELinux profiles are applied when building with BuildKit
Client
- Check contexts before importing them to reduce risk of extracted files escaping context store
- Windows: prevent executing certain binaries from current directory docker/cli#2950