Skip to content

Docker Base - using Ubuntu 14.04

Compare
Choose a tag to compare
@madharjan madharjan released this 26 Apr 18:01
· 9 commits to master since this release

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