Sign inSign up

dimo414/base

By dimo414

•Updated almost 4 years ago

Base image for all Docker images in this repository.

Image
1

652

dimo414/base repository overview

⁠Base Image

Docker Build Status Docker Pulls Docker Image Size ⁠

This is the base image for all Docker images in this repository.

This image should only be used by other images in this repository - not directly by other applications - and is subject to breaking changes (e.g. a step may be moved into a "public" sub-image). Sub-images that need no additional functionality may simply FROM this image with no other changes.

⁠Features

  • Sets the system language to en_US.UTF-8 to support UTF-8 / Unicode.
  • Installs several core utilities such as Mercurial and Java, see the Dockerfile for details.
  • Creates a /dimo414 directory and makes it the WORKDIR, sub-images can use this directory to store executables and data.

Tag summary

Content type

Image

Digest

sha256:1b5c23344…

Size

629.4 MB

Last updated

almost 4 years ago

docker pull dimo414/base