Docker Base - using Ubuntu 14.04
Available on Docker Hub
docker pull madharjan/docker-base:14.04
14.04
- Using Ubuntu 14.04
- Version follows Ubuntu Version
- Based on phusion/baseimage-docker:rel-0.9.18
- Using scripts in my_init.d to initialize services
- Added my_shutdown.d for scripts to run on container stop
- Added Bats based test cases