-
Notifications
You must be signed in to change notification settings - Fork 577
Open
Labels
enhancementNew feature or requestNew feature or requestnetworkIssues and features associated with networking and DNS.Issues and features associated with networking and DNS.nextItems in scope for the next few milestonesItems in scope for the next few milestones
Description
Feature or enhancement request details
We should accept an IPv6 host address (enclosed in square brackets) or an IPv4 address for port forwards.
Example for forwarding port 8080 on IPv6 localhost to port 8000 on the container IPv6 link-local address:
container run -p '[::]:8080:8000' -d node:latest npx http-server -a :: -p 8000Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestnetworkIssues and features associated with networking and DNS.Issues and features associated with networking and DNS.nextItems in scope for the next few milestonesItems in scope for the next few milestones