Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/a1ecbr0wn/rust-flatbuffers
- Owner: a1ecbr0wn
- License: apache-2.0
- Created: 2021-08-04T22:17:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-01T01:33:02.000Z (almost 3 years ago)
- Last Synced: 2023-03-06T17:11:30.867Z (over 1 year ago)
- Language: Dockerfile
- Homepage:
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).