-
Notifications
You must be signed in to change notification settings - Fork 5
Open
akash-network/provider
#318Labels
Description
Is your feature request related to a problem? Please describe.
A customer wants to know the external port assigned to the internal port specified in the SDL within the container.
It's currently impossbile with the current bid engine.
Describe the solution you'd like
Provide a way to programatically query the ports assigned within the container.
Describe alternatives you've considered
n/a
Search
- I did search for other open and closed issues before opening this
Code of Conduct
- I agree to follow this project's Code of Conduct
Additional context
No response
pcfreak30