subgraph / subgraph-oz-profiles

Repository of maintained OZ profiles and seccomp filters.
14 stars 6 forks source link

Subgraph OZ Profiles

This repository contains a curated set of OZ profiles for Subgraph OS.

Building

    # To build the Debian package:
    git clone -b debian https://github.com/subgraph/subgraph-oz-profiles.git
    cd subgraph-oz-profiles
    # To build from stable
    gbp buildpackage -us -uc
    # To build the latest tag
    gbp buildpackage -us -uc --git-upstream-tree=master