Skip to content

opennetworklinux/fbuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fbuilder - the FBOSS build container

A docker file that creates a container based on Debian 8. The docker image pulls a copy of FBOSS and builds the dependencies such as Folly and FBThrift. It creates packages of the dependencies and puts them in the /fboss/packages directory. The FBOSS binary is in /fboss/build as normal.

Clone the repository, edit the Makefile to match your own repository (it defaults to mine, sonn), change to the fbuilder directory and run "make build" to build FBOSS. To log in and get the packages run "docker run -i -t sonn/fbuilder:1.0 /bin/bash"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published