Skip to content

RandomServices/rndsvc-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Random Services Docker Images

These are used to test and host our applications.

Images are hosted at https://hub.docker.com/r/randomservices

Publishing

docker build -t randomservices/ruby:2.6.1 ruby/images/2.6.1
docker push randomservices/ruby:2.6.1