https://github.com/reddit/thrift-compiler
a thrift compiler in a docker container
https://github.com/reddit/thrift-compiler
Last synced: 9 months ago
JSON representation
a thrift compiler in a docker container
- Host: GitHub
- URL: https://github.com/reddit/thrift-compiler
- Owner: reddit
- License: bsd-3-clause
- Created: 2021-02-12T22:46:29.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-05-27T16:36:04.000Z (about 1 year ago)
- Last Synced: 2025-09-04T09:31:45.238Z (10 months ago)
- Language: Dockerfile
- Homepage:
- Size: 11.7 KB
- Stars: 3
- Watchers: 5
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Thrift compiler docker image
This repo builds a Thrift compiler Docker image and pushes it to GitHub
Container Registry.
Use like so:
```thrift
FROM ghcr.io/reddit/thrift-compiler:0.13.0
RUN thrift -help
```
See all available tags here: https://github.com/orgs/reddit/packages/container/package/thrift-compiler