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 (over 3 years ago)
- Last Synced: 2025-01-29T23:43:04.077Z (3 months 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
[](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).