This repository has been archived by the owner on May 27, 2023. It is now read-only.
Alpha Pre-Release v1.7.1
Pre-release
Pre-release
Add support for direct executable mapping through CLI
lpmx docker create -m host_path1=container_path1:host_path2=container_path2 ubuntu:16.04
lpmx docker fastrun -m host_path1=container_path1:host_path2=container_path2 ubuntu:16.04 "container_path1"
Some fixes on the 'lpmx list' command