convert http json request to thrift server using thrift 0.9.3
364
$ mkdir app
$ mv /directory/contains/thriftfiles ./app
# Make sure mv the whole direcory into app, the dir name will be the project name
$ docker run -p 33333:33333 -v `pwd`/app:/workspace/app sunwu51/http2thrift
Visit http://localhost:33333

Content type
Image
Digest
sha256:809486ba8…
Size
318.6 MB
Last updated
over 2 years ago
docker pull sunwu51/http2thrift