mirror of
https://github.com/phusion/baseimage-docker.git
synced 2026-03-26 04:18:46 +00:00
Fix my_init not properly exiting with a non-zero exit status when Ctrl-C is pressed.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
## 0.9.13 (not yet released)
|
||||
|
||||
* Fixed `my_init` not properly exiting with a non-zero exit status when Ctrl-C is pressed.
|
||||
|
||||
## 0.9.12 (release date: 2014-07-24)
|
||||
|
||||
* We now officially support `nsenter` as an alternative way to login to the container. With official support, we mean that we've provided extensive documentation on how to use `nsenter`, as well as related convenience tools. However, because `nsenter` has various issues, and for backward compatibility reasons, we still support SSH. Please refer to the README for details about `nsenter`, and what the pros and cons are compared to SSH.
|
||||
|
||||
Reference in New Issue
Block a user