Sign inSign up

marsbible/fbthrift

By marsbible

•Updated about 7 years ago

fbthrift development enviroment for centos 7

Image
1

10K+

marsbible/fbthrift repository overview

⁠CentOS 7 fbthrift development environment

  • fbthrift has too many dependencies, this image ship all of them to you

⁠Usage Example

  1. start a container
docker run -d \
  -it \
  --name dev \
  -v /Volumes/Develop:/develop \
  centos-dev-brew:latest
  1. enter the container
docker exec -it dev bash
  1. enjoy coding
  • libs are located at ~/.linuxbrew/lib and ~/.linuxbrew/include

Tag summary

Content type

Image

Digest

Size

855.8 MB

Last updated

about 7 years ago

docker pull marsbible/fbthrift