miebach / docker-base

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-base

This is the Dockerfile source for a Docker image (chriswessels/base) that includes:

  • An up-to-date version of Ubuntu 14.04 LTS
  • Build and packaging essentials (make, gcc, g++, add-apt-repository, etc)
  • Basic command line utils (curl, wget, git, etc)
  • Supervisor as the process manager and default container process

##License

Please see the LICENSE file for more information.

About

License:MIT License