Skip to content

Commit

Permalink
Update build/README.md: added CI badge
Browse files Browse the repository at this point in the history
  • Loading branch information
N-Storm authored Mar 5, 2024
1 parent 8b9d502 commit 19cbd97
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
Building boringtun-cli Packages from Source
===========================================

[![Docker Image CI](https://github.com/N-Storm/boringguard/actions/workflows/docker-image.yml/badge.svg)](https://github.com/N-Storm/boringguard/actions/workflows/docker-image.yml)

This directory contains scripts to build [Boringtun](https://github.com/cloudflare/boringtun) from sources. It has been tested on Debian 11 & 12 but should also work on Ubuntu.
The entire build process is done within Docker containers and is as simple as running the `BUILD.sh` script. This script will download all prerequisites, including build tools, toolchains, etc.
Once built, the packages will be "extracted" from the container to the `./packages` directory.
Expand Down

0 comments on commit 19cbd97

Please sign in to comment.