Skip to content
This repository has been archived by the owner on Jun 2, 2018. It is now read-only.

newsdev/legacy-ruby-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

legacy-ruby-stack

This is designed to be a fully enclosed time-capsule of our old web applications stack. It is a research tool, an ocassional emergency migration pathway, but not really anything you should use unless you have a very good reason.

The stack is as follows.

Getting started

You can get the latest image from Docker Hub and run an empty web server.

docker pull nytinteractive/legacy-ruby-stack
docker run -t nytinteractive/legacy-ruby-stack

By itself, it isn't very useful. Use it as a FROM image in a legacy application's Dockerfile.

Releases

No releases published

Packages

No packages published

Languages