Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 296 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 296 Bytes

Goldstone

Goldstone is an open source network OS for TIP OOPT networking hardware

How to build

  • prerequisite: Docker ( version >= 18.09 )
$ git clone https://github.com/Telecominfraproject/goldstone.git
$ cd goldstone
$ git submodule update --init
$ make builder
$ make docker