mirror of
/repos/baseimage-docker.git
synced 2025-12-30 08:01:31 +01:00
Update Changelog
This commit is contained in:
parent
ae652517e8
commit
2135d2192e
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
* Fixed `my_init` not properly exiting with a non-zero exit status when Ctrl-C is pressed.
|
* Fixed `my_init` not properly exiting with a non-zero exit status when Ctrl-C is pressed.
|
||||||
* The GID of the `docker_env` group has been changed from 1000 to 8377, in order to avoid GID conflicts with any groups that you might want to introduce inside the container.
|
* The GID of the `docker_env` group has been changed from 1000 to 8377, in order to avoid GID conflicts with any groups that you might want to introduce inside the container.
|
||||||
|
* The syslog-ng socket is now deleted before starting the syslog-ng daemon, to avoid the daemon from failing to start due to garbage on the filesystem. Thanks to Kingdon Barrett. Closes GH-129.
|
||||||
|
* Typo fixes by Arkadi Shishlov.
|
||||||
|
|
||||||
## 0.9.12 (release date: 2014-07-24)
|
## 0.9.12 (release date: 2014-07-24)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user