mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #15519 from albers/changelog-dangling
[Fix 15518] wrong feature description in changelog
This commit is contained in:
commit
f39323c1e3
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@
|
||||||
### Bug fixes
|
### Bug fixes
|
||||||
|
|
||||||
- Add missing 'Names' field to /containers/json API output
|
- Add missing 'Names' field to /containers/json API output
|
||||||
- Make `docker rmi --dangling` safe when pulling
|
- Make `docker rmi` of dangling images safe while pulling
|
||||||
- Devicemapper: Change default basesize to 100G
|
- Devicemapper: Change default basesize to 100G
|
||||||
- Go Scheduler issue with sync.Mutex and gcc
|
- Go Scheduler issue with sync.Mutex and gcc
|
||||||
- Fix issue where Search API endpoint would panic due to empty AuthConfig
|
- Fix issue where Search API endpoint would panic due to empty AuthConfig
|
||||||
|
|
Loading…
Reference in a new issue