Skip to content
This repository has been archived by the owner on Mar 9, 2018. It is now read-only.

A base Ubuntu Docker container with en_AU locale support. No longer active, see dockerdepot/docker-ubuntu instead.

License

Notifications You must be signed in to change notification settings

chinthakagodawita/docker-ubuntu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

No longer maintained, see dockerdepot/docker-ubuntu instead.

docker-ubuntu

A base Ubuntu Docker container with en_AU (UTF8) locale support and upgraded udev.

The deboostrap Docker Ubuntu variant is used to build these images.

This image is automatically built via the Docker Hub and is available at chinthakagodawita/ubuntu.

Its intended use is for Docker container projects that are built on CI tools (such as CircleCI) that run on LXC. These can't reconfigure locale information due to their security setups.

udev also can't be installed or upgraded due to security issues on CircleCI.

Available Images

  • Ubuntu 16.04
    • chinthakagodawita/ubuntu:16.04
    • chinthakagodawita/ubuntu:latest
  • Ubuntu 14.04
    • chinthakagodawita/ubuntu:14.04
  • Ubuntu 12.04
    • chinthakagodawita/ubuntu:12.04

Building

docker build -t chinthakagodawita/ubuntu:16.04 16.04/
docker build -t chinthakagodawita/ubuntu:14.04 14.04/
docker build -t chinthakagodawita/ubuntu:12.04 12.04/

About

A base Ubuntu Docker container with en_AU locale support. No longer active, see dockerdepot/docker-ubuntu instead.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published