Coder Social home page Coder Social logo

core-distro's Introduction

Dockerfiles for Core-Distro

These regional Dockerfiles are built off of the 'radial/distro-base' image that includes:

  • The official Ubuntu LTS image
  • Multiverse repository enabled
  • Bash color support in terminal
  • Locale settings

The regional builds go a step further and modify your /etc/apt/sources.list mirrors to match up with the closest Amazon EC2 data centers.

# US West Coast (N. California):        us-west-1.ec2.archive
# US West Coast (Oregon):               us-west-2.ec2.archive
# US East Coast (N. Virginia):          us-east-1.ec2.archive
# South America (São Paulo, Brazil):    sa-east-1.ec2.archive
# Western Europe (Dublin, Ireland):     eu-west-1.ec2.archive
# NorthEast Asia (Tokyo):               ap-northeast-1.ec2.archive
# SouthEast Asia (Singapore):           ap-southeast-1.ec2.archive
# Australia (Sydney):                   ap-southeast-2.ec2.archive

Downloads from the default "archive" location can be very slow at times and it's hard to guess the speed or distance from other institutions and mirrors. So using Amazon EC2 from the start is a pretty safe way to go. Not to mention that downloads will be lighting fast if your docker-based cluster is hosted in the very same data center.

Each Dockerfile also sets the appropriate timezone data for each data center region selection. The 'en_US.UTF-8' locale and American English language have already been set by default for all images regardless of region.

The idea is to optimize the mirrors and timezones for all the regions, but unify them all by language. This is because you speak just one language to your computer, but you'll deploy your apps all over the world and will want the timezones to work properly and the mirrors to be fast.

Alternate locales will be made as branches in this repository if they are requested.

All resulting images can be found on the Docker Index. To select a specific build, append the region name as a tag to the image name like radial/distro:us-west-1 for example.

core-distro's People

Contributors

brianclements avatar

Stargazers

Joern Barthel avatar Ryan C. Creasey avatar

Watchers

James Cloos 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.