зеркало из https://github.com/microsoft/docker.git
Bump to version v0.6.3
This commit is contained in:
Родитель
dc06496dc8
Коммит
b0a49a30c7
13
CHANGELOG.md
13
CHANGELOG.md
|
@ -1,5 +1,18 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 0.6.3 (2013-09-23)
|
||||||
|
* Packaging: Update tar vendor dependency
|
||||||
|
- Client: Fix detach issue
|
||||||
|
- Runtime: Only copy and change permissions on non-bindmount volumes
|
||||||
|
- Registry: Update regular expression to match index
|
||||||
|
* Runtime: Allow multiple volumes-from
|
||||||
|
* Packaging: Download apt key over HTTPS
|
||||||
|
* Documentation: Update section on extracting the docker binary after build
|
||||||
|
* Documentation: Update development environment docs for new build process
|
||||||
|
* Documentation: Remove 'base' image from documentation
|
||||||
|
* Packaging: Add 'docker' group on install for ubuntu package
|
||||||
|
- Runtime: Fix HTTP imports from STDIN
|
||||||
|
|
||||||
## 0.6.2 (2013-09-17)
|
## 0.6.2 (2013-09-17)
|
||||||
+ Hack: Vendor all dependencies
|
+ Hack: Vendor all dependencies
|
||||||
+ Builder: Add -rm option in order to remove intermediate containers
|
+ Builder: Add -rm option in order to remove intermediate containers
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
0.6.2-dev
|
0.6.3
|
||||||
|
|
Загрузка…
Ссылка в новой задаче