Skip to content

nappa32/docker-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aptible/ruby

Docker Repository on Quay.io

The Ruby programming language, on Docker.

Installation and Usage

docker pull quay.io/aptible/ruby
docker run quay.io/aptible/ruby [options]

Available Tags

  • latest: Currently Ruby 2.1.4
  • ruby-1.9.3: Ruby 1.9.3-p547
  • ruby-2.0.0: Ruby 2.0.0-p576
  • ruby-2.1: Ruby 2.1.4

Tests

Tests are run as part of the Dockerfile build. To execute them separately within a container, run:

bats test

Deployment

To push the Docker image to Quay, run the following command:

make release

Copyright and License

MIT License, see LICENSE for details.

Copyright (c) 2014 Aptible and contributors.

@fancyremarker

About

The Ruby programming language, on Docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published