Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 603 Bytes

dependencies.md

File metadata and controls

10 lines (6 loc) · 603 Bytes

Install dependencies

To build jbpf or to integrate it into your own project, you will need to install various dependencies. This process is documented with Dockerfiles for Ubuntu and Azure Linux distributions that are used for jbpf pipeline tests. The deploy/<distro_name>.Dockerfile builds jbpf, following similar process as described in README (but also runs extra pipeline checks).

Please note that it is your responsibility to secure the software supply chain by carefully managing the software versions. See here for more discussion.