Skip to content

level12/bwrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bubblewrap Binary Releases

Unofficial builds & releases of https://github.com/containers/bubblewrap/

Created to be used with mise's ubi backend so the latest release of bubblewrap would be easily available for projects that depend on it.

Target Platforms

Currently, only Ubuntu latest x64.

PRs welcome that add support for other platforms.

Usage w/ mise

# mise.toml
[tools]
"ubi:level12/bwrap" = "latest"

New Release

When upstream releases, just add a new version tag to this repo to mirror their release. GitHub actions will then build and release.

Local Build

If you want to test the build script locally, see build.yml for the apt dependencies.

Then just ./build.sh.