Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 312 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 312 Bytes

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