Skip to content
This repository has been archived by the owner on May 27, 2023. It is now read-only.

composability

jason edited this page Mar 3, 2022 · 4 revisions

HOME | Biocontainer Compatibility Report | Package Installation Benchmark | GPGPU Access | Containerize Canu Assembler | Composability Feature | Developer Notice | Incompatible Images

Composability Feature

Composability feature is a unique feature provided by the LPMX tool that allows a process running inside containers to call other processes in the host or even in other containers. Based on this feature, LPMX can also provides dynamic process injection feature that dynamically injects processes into current container so that dependencies are fully decoupled from the current runtime.

The following video shows a demo on this feature, the environment used in the demo is vagrant VirtualBox file available here: https://app.vagrantup.com/jasonyangshadow/boxes/composability

The video:

Clone this wiki locally