Skip to content

xluffy/dp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker

Intro

Base image for all:

  • vim, curl, wget, git
  • python2.7, pip
  • supervisord
  • NO librarys for complie package
  • NO start any service

3-python image:

  • From base image
  • python3, pip