Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/a1ecbr0wn/rust-flatbuffers

rust docker image used for build pipelines that require flatbuffers
https://github.com/a1ecbr0wn/rust-flatbuffers

Last synced: about 1 month ago
JSON representation

rust docker image used for build pipelines that require flatbuffers

Awesome Lists containing this project

README

        

# rust-flatbuffers Dockerfile

[![Docker Image CI](https://github.com/a1ecbr0wn/rust-flatbuffers/actions/workflows/docker-image.yml/badge.svg)](https://github.com/a1ecbr0wn/rust-flatbuffers/actions/workflows/docker-image.yml)

Dockerfile combination of [rust:latest](https://github.com/rust-lang/docker-rust) and v2.0.0 of [flatbuffers](https://github.com/google/flatbuffers).

Published to Dockerhub as [alecbrown/rust-flatbuffers](https://hub.docker.com/repository/docker/alecbrown/rust-flatbuffers).