Code Monkey home page Code Monkey logo

docker-base-images's Introduction

Docker base image builder Build Status

Overview

Build base Docker images using the official mkimage.sh generation script from docker's upstream repository.

The generated images are modified to setup an UTF-8 locale when it's possible (see Dockerfiles).

Dependencies

The build script depends on the following softwares:

  • bash
  • docker
  • busybox-static
  • debootstrap
  • rinse

Usage

usage: build.sh <distrib> <release> [<repository> <tag1,tag2,...>]

Note: the build can be customized specifying the INCLUDE env. var.

Example

Build and push the user/debian image based on the stable Debian release with the 'jessie' and '8.x' extra tags:

# as root
./build.sh debian stable user/debian jessie,8.x

Build and push the centos image based on the CentOS 7 release:

# as root
./build.sh centos centos-7

Note: if the image has to be pushed pushed to a login-enabled registry, you should first login using docker login

Images

Note: this images are generated on a daily basis using Travis CI

docker-base-images's People

Contributors

olbat avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.