https://github.com/ridedott/flatbuffers-builder-docker
https://github.com/ridedott/flatbuffers-builder-docker
swe terraformed
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ridedott/flatbuffers-builder-docker
- Owner: ridedott
- License: mit
- Created: 2019-04-25T07:44:22.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-07-04T10:22:34.000Z (11 months ago)
- Last Synced: 2025-07-04T11:34:30.882Z (11 months ago)
- Topics: swe, terraformed
- Language: Dockerfile
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 17
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# flatbuffers-builder-docker
[](https://github.com/ridedott/flatbuffers-builder-docker/blob/master/LICENSE)
[](https://github.com/ridedott/flatbuffers-builder-docker/actions)
[](http://commitizen.github.io/cz-cli/)
A Docker image running with FlatBuffers compilers.
## Usage
```bash
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:
- [Docker](https://docs.docker.com/install/)
- Make sure to
[authenticate to Github Package registry](https://help.github.com/en/articles/configuring-docker-for-use-with-github-package-registry#authenticating-to-github-package-registry).
### Building
```bash
docker build -t ridedott/flatbuffers-builder:latest .
```
## Contributing
See [CONTRIBUTING.md](./CONTRIBUTING.md).
## Built with
### Automation
- [GitHub Actions](https://github.com/features/actions)
## Versioning
This project adheres to [Semantic Versioning](http://semver.org) v2.