Sign inSign up

whegreen/ubuntu

By whegreen

Updated about 11 years ago

Image
0

929

whegreen/ubuntu repository overview

FROM ubuntu:latest MAINTAINER whe_green [email protected]

ENV HOME /root

Add repositoroes and install dependencies

RUN mkdir -p $HOME &&
apt-get update RUN apt-get install -f -y git curl build-essential

Tag summary

Content type

Image

Digest

sha256:2585985c5

Size

99.4 MB

Last updated

about 11 years ago

docker pull whegreen/ubuntu