Skip to content

pocket-playlab/ruby-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Playlab Ruby base container

Ruby-base is a Dockerfile which is used to create our app containers without having the need to pull all the dependencies from different sources.

It's used to have consistency among applications we build. It uses Ruby slim 2.2.2 base dockerfile and Debian Jessie packages.

You can include it as:

FROM pocketplaylab/ruby-base

at the beginning of your Dockerfile

This file is released under the MIT license

About

This is the Ruby base image for Playlab services.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published