Skip to content

Praeses/boot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dockerfiles

Listing of docker images that we use.

Example Usage

docker build -t praeses/golang_1.0.3 - < Dockerfile.golang_1.0.3
docker build -t praeses/ruby_1.9.3 - < Dockerfile.ruby_1.9.3
docker build -t praeses/ruby_1.9.3:xorg - < Dockerfile.ruby_1.9.3:xorg
docker build -t praeses/ruby_1.9.3:free_tds - < Dockerfile.ruby_1.9.3:free_tds
docker build -t praeses/mongodb_2.4.5 - < Dockerfile.mongodb_2.4.5
docker build -t praeses/redis_2.2.12 - < Dockerfile.redis_2.2.12

or with urls

docker build -t praeses/ruby_1.9.3 http://git.io/8Tft8w
docker build -t praeses/ruby_1.9.3:xorg http://git.it/8p2_HQ
docker build -t praeses/ruby_1.9.3:free_tds http://git.io/eZL9PQ
docker build -t praeses/mongodb_2.4.5 http://git.io/-Jpisw
docker build -t praeses/redis_2.2.12 http://git.io/mI_VvQ

About

listing of docker images that we use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages