A Docker image running with FlatBuffers compilers.
docker pull ghcr.io/ridedott/flatbuffers-builder-docker/flatbuffers-builder:latest
docker run ridedott/flatbuffers-builder:latest
These instructions will get you an instance of the flatbuffers-builder running on your local machine for testing purposes.
Minimal requirements to set up the project:
- Docker
- Make sure to authenticate to Github Package registry.
docker build -t ridedott/flatbuffers-builder:latest .
See CONTRIBUTING.md.
This project adheres to Semantic Versioning v2.