File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.7.1 (2015-07-02)
4+
5+ #### Runtime
6+
7+ - Fix default user spawning exec process with ` docker exec `
8+ - Make ` --bridge=none ` to not configure the network bridge
9+ - Publish networking stats properly
10+ - Fix implicit devicemapper selection with static binaries
11+ - Fix socket connections that hanged internitently
12+ - Fix bridge interface creation on CentOS/RHEL 6.6
13+ - Fix local dns lookups added to resolv.conf
14+
15+ #### Remote API
16+
17+ - Fix unmarshalling of Command and Entrypoint
18+ - Set limit for minimum client version supported
19+ - Validate port specification
20+ - Return proper errors when attach/reattach fail
21+
22+ #### Distribution
23+
24+ - Fix pulling private images
25+ - Fix fallback between registry V2 and V1
26+
27+
328## 1.7.0 (2015-06-16)
429
530#### Runtime
Original file line number Diff line number Diff line change 1- 1.7.0
1+ 1.7.1-rc1
You can’t perform that action at this time.
0 commit comments