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

How to expose port in container? #31

Open
dhtc opened this issue Apr 4, 2022 · 1 comment
Open

How to expose port in container? #31

dhtc opened this issue Apr 4, 2022 · 1 comment

Comments

@dhtc
Copy link

dhtc commented Apr 4, 2022

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

@JasonYangShadow
Copy link
Owner

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 containe

sorry for late reply. Yes, I am also thinking to add this feature. I will update here when there is any progress.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants