Sign inSign up

htmlgraphic/base

By htmlgraphic

Updated over 9 years ago

Image
0

2.8K

htmlgraphic/base repository overview

FROM ubuntu:16.04 MAINTAINER Jason Gegere [email protected]

Install packages then remove cache package list information

ENV DEBIAN_FRONTEND noninteractive RUN apt-get update && apt-get -yq install
wget
zip
unzip
vim
curl
mailutils
language-pack-en
iputils-ping
git && rm -rf /var/lib/apt/lists/*

POSTFIX

RUN update-locale LANG=en_US.UTF-8

Tag summary

Content type

Image

Digest

sha256:fdb72a840

Size

127.5 MB

Last updated

almost 11 years ago

docker pull htmlgraphic/base