issues
search
nubificus
/
bima
bima: OCI image builder for non-container software
Apache License 2.0
10
stars
0
forks
source link
Implemented bima as standalone binary
#4
Closed
gntouts
closed
1 year ago
gntouts
commented
1 year ago
bima: standalone tool
Implemented
bima
as a standalone CLI tool.
docker
and
ctr
CLI utilities are no longer used to build and import the image. (Fixes #2 )
Additional feautures
Added namespace parameter (Fixes #1)
Added support for multiple files as "extrafiles"
Added unikernel subcommand
Added option to push to registry
Added option to import to ctr
CI
A Github action was introduced to build
bima
and upload the produced binary to S3.
bima: standalone tool
bima
as a standalone CLI tool.docker
andctr
CLI utilities are no longer used to build and import the image. (Fixes #2 )Additional feautures
CI
bima
and upload the produced binary to S3.