Skip to content
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
Compare
Choose a tag to compare
@JasonYangShadow JasonYangShadow released this 30 May 13:45
· 45 commits to master since this 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