You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 20, 2024. It is now read-only.
When running a vm via start-vm it seems there is no simple way to forward any non-ssh port. Sometimes you'll want to forward a port to your host, for example when a web service is running on any port like 5000 or 8080.
Why is this needed:
I was following the oras tutorial where they describe the web ui of the ZOT registry which I could not easily follow with this method.