mirror of
/repos/baseimage-docker.git
synced 2025-12-31 08:11:29 +01:00
Update Changelog
This commit is contained in:
parent
c7f260d831
commit
243e2bf58d
@ -1,3 +1,7 @@
|
|||||||
|
## 0.9.1 (release date: 2013-11-12)
|
||||||
|
|
||||||
|
* Improved init process script (`/sbin/my_init`): it now handles shutdown correctly. Previously, `docker stop` would not have any effect on `my_init`, causing the whole container to be killed with SIGKILL. The new init process script gracefully shuts down all runit services, then exits.
|
||||||
|
|
||||||
## 0.9.0 (release date: 2013-11-12)
|
## 0.9.0 (release date: 2013-11-12)
|
||||||
|
|
||||||
* Initial release
|
* Initial release
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user