Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anirbanmu/docker-circleci-ruby-rust

Dockerfiles for CircleCI for projects that require both Ruby & Rust
https://github.com/anirbanmu/docker-circleci-ruby-rust

circleci continuous-integration docker docker-image docker-images dockerfile dockerhub ruby rust rust-lang

Last synced: about 1 month ago
JSON representation

Dockerfiles for CircleCI for projects that require both Ruby & Rust

Awesome Lists containing this project

README

        

# circleci-ruby-rust

[![build](https://github.com/anirbanmu/docker-circleci-ruby-rust/workflows/build/badge.svg?branch=master)](https://github.com/anirbanmu/docker-circleci-ruby-rust/actions?query=workflow%3Abuild)
[![Docker pulls](https://img.shields.io/docker/pulls/anirbanmu/circleci-ruby-rust)](https://hub.docker.com/r/anirbanmu/circleci-ruby-rust/)

Docker images that include Ruby & Rust for testing on CircleCI. Originally set up to test Ruby gems which have a Rust native component. The images are extremely simple, i.e. they just add a Rust toolchain on top on CircleCI's Ruby images. Tags & naming should be self explanatory.

Built images are available from [Docker Hub](https://hub.docker.com/r/anirbanmu/circleci-ruby-rust/).