mirror of https://github.com/docker/docs.git
Changed date on changelog
This commit is contained in:
parent
8af945f353
commit
ac14c463d5
|
@ -1,6 +1,6 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 0.5.0 (2013-07-16)
|
## 0.5.0 (2013-07-17)
|
||||||
+ Runtime: List all processes running inside a container with 'docker top'
|
+ Runtime: List all processes running inside a container with 'docker top'
|
||||||
+ Runtime: Host directories can be mounted as volumes with 'docker run -b'
|
+ Runtime: Host directories can be mounted as volumes with 'docker run -b'
|
||||||
+ Runtime: Containers can expose public UDP ports
|
+ Runtime: Containers can expose public UDP ports
|
||||||
|
|
Loading…
Reference in New Issue