Skip to content

How to port forward from container port x to host port y? #197

Closed Answered by dcermak
lmilbaum asked this question in Q&A
Discussion options

You must be logged in to vote
Container(forwarded_ports=[PortForwarding(container_port=8000, host_port=8080)], 
    # rest of args
)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by lmilbaum
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants