1
0
mirror of /repos/baseimage-docker.git synced 2026-02-27 17:41:59 +01:00

Note release date

This commit is contained in:
Hongli Lai (Phusion)
2014-06-24 16:40:22 +02:00
parent e6258b37b5
commit f58282d4d3

View File

@@ -1,4 +1,4 @@
## 0.9.11 (not yet released) ## 0.9.11 (release date: 2014-06-24)
* Introduced the `docker-bash` tool. This is a shortcut tool for logging into a container using SSH. Usage: `docker-bash <CONTAINER ID>`. See the README for details. * Introduced the `docker-bash` tool. This is a shortcut tool for logging into a container using SSH. Usage: `docker-bash <CONTAINER ID>`. See the README for details.
* Fixed various process waiting issues in `my_init`. Closes GH-27, GH-82 and GH-83. Thanks to André Luiz dos Santos and Paul Annesley. * Fixed various process waiting issues in `my_init`. Closes GH-27, GH-82 and GH-83. Thanks to André Luiz dos Santos and Paul Annesley.