Skip to content

ridedott/flatbuffers-builder-docker

Repository files navigation

flatbuffers-builder-docker

license: MIT GitHub Actions Status Commitizen friendly

A Docker image running with FlatBuffers compilers.

Usage

docker pull ghcr.io/ridedott/flatbuffers-builder-docker/flatbuffers-builder:latest
docker run ridedott/flatbuffers-builder:latest

Getting Started

These instructions will get you an instance of the flatbuffers-builder running on your local machine for testing purposes.

Prerequisites

Minimal requirements to set up the project:

Building

docker build -t ridedott/flatbuffers-builder:latest .

Contributing

See CONTRIBUTING.md.

Built with

Automation

Versioning

This project adheres to Semantic Versioning v2.