Is your feature request related to a problem? Please describe.
Nice job. And I want to know if you can add a feature that exposes ports of container like what docker do.
Describe the solution you'd like
Maybe just like what docker do. Ex, use -p to specify a port, lpmx create -v /path:/path2 -p 8888 imageID or use -P to expose all ports of the container