Skip to content

JellyChenDeveloper/dockerfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Develop docker images of Jelly

Basic images

centos6

ChangeList

  1. Change to Ali repo source. (设为阿里源)
  2. Install net-tools,vim,wget
  3. Set timezone to Asia/Shanghai(设置系统时间为中国时区) (:TODO)

centos7

ChangeList

  1. Change to Ali repo source. (设为阿里源)
  2. Install net-tools,vim,wget,supervisord,nginx
  3. Set timezone to Asia/Shanghai(设置系统时间为中国时区)

ubuntu14

ChangeList

  1. Change to Ali repo source. (设为阿里源)
  2. Install vim,supervisord
  3. Set timezone to Asia/Shanghai(设置系统时间为中国时区) (:TODO)