Docker Base - using Ubuntu 16.04
Available at Docker Hub
docker pull madharjan/docker-base:16.04
16.04
- Updated to Ubuntu 16.04
- Updated to use bats-core v1.1.0
- Ordered execution of
my_init.d/*
andmy_shutdown.d/*
scripts syslog-n
start onmy_init.d/10-startup.sh
and stops onmy_shutdown.d/90_shutdown.sh