mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Small copy improvements in Changelog
This commit is contained in:
parent
f5d08fc49c
commit
d9d2540162
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
# 0.4.5 (2013-06-21)
|
# 0.4.5 (2013-06-21)
|
||||||
+ Builder: Introduce docker build from remote URL/github repository
|
+ Builder: 'docker build git://URL' fetches and builds a remote git repository
|
||||||
* Runtime: Make the container size to be displayed via an option in docker ps.
|
* Runtime: 'docker ps -s' optionally prints container size
|
||||||
* Tests: Improved and simplified
|
* Tests: Improved and simplified
|
||||||
- Runtime: fix a regression introduced in 0.4.3 which caused the logs command to fail.
|
- Runtime: fix a regression introduced in 0.4.3 which caused the logs command to fail.
|
||||||
- Builder: fix a regression when using ADD with single regular file.
|
- Builder: fix a regression when using ADD with single regular file.
|
||||||
|
|
Loading…
Add table
Reference in a new issue