Skip to content

nbondarenko/docker-ci

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rails Reactor Ruby Image for CI builds

Docker images used by Gitlab CI at RR

Dependencies

  • TODO: update this list

Building

Ruby example

cd ruby
docker build -t railsreactor/docker-ci-ruby:latest -t railsreactor/docker-ci-ruby:1.0 .
docker login --username=railsreactor
docker push railsreactor/docker-ci-ruby

Contributing

Dockerfiles are stored under folders for each version.

For updating the images, just open a pull request with the new Dockerfile version and, after accepted, Docker Hub will build automatically after a few minutes.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published