Ubuntu docker image with a few additional packages
1.5K
This repository contains Dockerfile of Ubuntu with a few additional packages for Docker's automated build published to the public Docker Hub Registry.
makeg++-4.8python2.7python-pippython-devpython3.5python3-pippython3.5-devpython-virtualenvglpk-utilsInstall Docker.
Download automated build from public Docker Hub Registry:
docker pull fdabrandao/docker-ubuntu
(alternatively, you can build an image from Dockerfile:
docker build -t fdabrandao/docker-ubuntu github.com/fdabrandao/docker-ubuntu)
docker run -it --rm fdabrandao/docker-ubuntu
Content type
Image
Digest
Size
241.9 MB
Last updated
over 10 years ago
docker pull fdabrandao/docker-ubuntu