Skip to content

eSpark/ruby-ci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Ruby CI

Docker Hub

Based on a CircleCI image, but adds QT4 and FFPMEG and nodejs/yarn.

Current Image: esparklearning/ruby-ci:2.6.3

To build a new image:

We base our versions on Circle CI's Ruby images. Update the Dockerfile accordingly and, once it builds, run:

  1. docker build -t ${VERSION} .
  2. docker tag ${VERSION} esparklearning/ruby-ci/${VERSION}
  3. docker push esparklearning/ruby-ci:${VERSION}

Releases

No releases published

Packages

No packages published