Bug fixes and enhancements:
- Add shell completion for
docker stack deploy --compose-file
- containerd image store: Fix a bug causing
docker build to ignore the explicitly set unpack image exporter option
- Fix
docker image ls dangling image handling
- Fix a bug that could cause the Engine to leave containers with autoremove set in 'dead' state on shutdown
- Fix build on i386
- Fix explicit graphdriver configuration being treated as containerd snapshotter when prior graphdriver state exists
- Fix potential creation of orphaned overlay2 layers
Networking:
- Allow creation of a container with a specific IP address when its networks were not configured with a specific subnet
- Don't crash when starting a container created via the API before upgrade to v29.1.2