mirror of
https://github.com/phusion/baseimage-docker.git
synced 2026-03-26 04:18:46 +00:00
Allow running scripts during startup.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
## 0.9.3 (release date: pending)
|
||||
|
||||
* It looks like Docker changed their Ubuntu 12.04 base image, thereby breaking our Dockerfile. This has been fixed.
|
||||
* The init system (`/sbin/my_init`) now supports running scripts during startup. You can put startup scripts `/etc/my_init.d`. `/etc/rc.local` is also run during startup.
|
||||
|
||||
## 0.9.2 (release date: 2013-12-11)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user