An open API service indexing awesome lists of open source software.

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

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