Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/malept/rust-ruby-container

Docker container for building Rust-based native extensions for Ruby
https://github.com/malept/rust-ruby-container

Last synced: 4 days ago
JSON representation

Docker container for building Rust-based native extensions for Ruby

Awesome Lists containing this project

README

        

# Rust+Ruby Docker container

[![CI Status](https://travis-ci.org/malept/rust-ruby-container.svg?branch=master)](https://travis-ci.org/malept/rust-ruby-container)
[![Docker Build Status](https://img.shields.io/docker/build/malept/rust-ruby-container.svg)](https://hub.docker.com/r/malept/rust-ruby-container/)

A base container to build Rust-based native extensions for Ruby.

Contains:

* Debian Stretch
* Latest stable Rust via rustup
* Latest stable Ruby (statically-linked libruby) via ruby-install