Sign inSign up

rednut/ubuntu

By rednut

Updated almost 11 years ago

Customisation of stock ubuntu for use as base image: - locales - timezone - apt repo update - useful packages eg rsync, git etc

Image
1

895

rednut/ubuntu repository overview

Ubuntu Dockerfile with Rednut Customisations

Rednut Customisations

Uses Ubuntu 14.04 LTS, Added locales for en_GB, timeszone, base utils etc

This repository contains Dockerfile of Ubuntu for Docker's automated build published to the public Docker Hub Registry.

Base Docker Image
Installation
  1. Install Docker.

  2. Download automated build from public Docker Hub Registry: docker pull rednut/ubuntu

    (alternatively, you can build an image from Dockerfile: docker build -t="rednut/ubuntu" github.com/rednut/docker-ubuntu)

Usage
docker run -it --rm rednut/ubuntu

Tag summary

Content type

Image

Digest

sha256:e8e95a57e

Size

157.6 MB

Last updated

almost 11 years ago

docker pull rednut/ubuntu