Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Investigate building a better packaging method for the host #37

@joelagnel

Description

@joelagnel

BCC tools for BPFd run on the host have to be installed. One way is to build a .deb package with all the dependencies. However this turns out to be hard, since we may miss some packages and things can break. Users have seen this happen first hand.

Instead its better if there was a better way to package them. Docker is one way. Nice thing is with docker containers, we can get an isolated environment with the environment variables already setup (setup-scripts/bcc-init) is already run

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions