Skip to content

bwrap

Module for handling installations with bwrap (bubblewrap)

Authors:

  • Samuel Moors (Vrije Universiteit Brussel)

get_bwrap_info(key)

Get specified info w.r.t. use of bwrap

prepare_bwrap(bwrap_installpath)

Prepare for running EasyBuild with bwrap: - update _bwrap_info - write json metadata file with contents of _bwrap_info - set environment variable $EB_BWRAP_CMD

PARAMETER DESCRIPTION
bwrap_installpath

bwrap install path

set_bwrap_info(key, value)

Set specified info w.r.t. use of bwrap

update_bwrap_info(key, value)

Update specified info w.r.t. use of bwrap (only supports 'set' values currently)