Giter Site home page Giter Site logo

docker-ruby's Introduction

aptible/ruby

Docker Repository on Quay.io Build Status

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.5.0 (don't depend on this tag: it will change over time).
  • 1.9.3-ubuntu-16.04 (aliased as 1.9.3): Ruby 1.9.3-p547
  • 2.0.0-ubuntu-16.04 (aliased as 2.0.0): Ruby 2.0.0-p648
  • 2.1-ubuntu-16.04 (aliased as 2.1): Ruby 2.1.10
  • 2.2-ubuntu-16.04 (aliased as 2.2): Ruby 2.2.9
  • 2.3-ubuntu-16.04 (aliased as 2.3): Ruby 2.3.6
  • 2.4-ubuntu-16.04 (aliased as 2.4): Ruby 2.4.3
  • 2.5-ubuntu-16.04 (aliased as 2.5): Ruby 2.5.0

As the name implies, those images are based on Ubuntu. You can use the Debian variants (which are slightly lighter) using the following tags:

  • 1.9.3-debian-jessie
  • 2.0.0-debian-jessie
  • 2.1-debian-jessie
  • 2.2-debian-jessie
  • 2.3-debian-jessie
  • 2.4-debian-jessie
  • 2.5-debian-jessie

There are other variations on those images, you can view all the available tags on Quay.

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) 2016 Aptible and contributors.

@fancyremarker

docker-ruby's People

Contributors

krallin avatar pkurek avatar usernotfound avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.