FROM ubuntu:16.04 MAINTAINER Jason Gegere [email protected]
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/*
RUN update-locale LANG=en_US.UTF-8
Content type
Image
Digest
sha256:fdb72a840…
Size
127.5 MB
Last updated
almost 11 years ago
docker pull htmlgraphic/base