Skip to content

proitm/docker-pybase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

pybase

Dockerhub

Common image for python projects built on ubuntu:trusty.

Packages:

  • git
  • python2.7
  • python-dev
  • python-pip
  • python-virtualenv

Changes:

  • Added DEBIAN_FRONTEND=noninteractive environment variable to set shell to non-interactive preventing issues with required interaction between user and tty on build process.

About

Base docker image for python projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors