Customisation of stock ubuntu for use as base image: - locales - timezone - apt repo update - useful packages eg rsync, git etc
895
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.
Install Docker.
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)
docker run -it --rm rednut/ubuntu
Content type
Image
Digest
sha256:e8e95a57e…
Size
157.6 MB
Last updated
almost 11 years ago
docker pull rednut/ubuntu