Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 488 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 488 Bytes

thriftup

😁 Quickly install and start thrift from docker

Requirements

  • Docker

Install latest version

curl -o- https://raw.githubusercontent.com/TheWinds/thriftup/master/up.sh | bash

Install special version

curl -o- https://raw.githubusercontent.com/TheWinds/thriftup/master/up.sh | bash -s 0.10.0

support version list

see: https://hub.docker.com/_/thrift?tab=description

"0.9","0.9.3","0.10","0.10.0","0.11","0.11.0","0.12","0.12.0","latest"