Sign inSign up

hongchhe/ubuntu-python

By hongchhe

Updated over 9 years ago

ubuntu16.04+python+ipython+vim+git

Image
1

269

hongchhe/ubuntu-python repository overview

Refer to git clone https://github.com/DjangoPatternsBook/superbook.git

###Dockerfile

From ubuntu:16.04 MAINTAINER Hongchuang [email protected]

install openssh-server, openjdk and wget

RUN apt-get update
&& apt-get install -y openssh-server python-pip python ipython wget curl ssh rsync git vim
&& pip install --upgrade pip

Tag summary

Content type

Image

Digest

Size

278 MB

Last updated

over 9 years ago

docker pull hongchhe/ubuntu-python