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
I propose to add exposeUdp(post: Int*) method to DockerfileCommands which will generate
expose statements with /udp near each port. Can create a pull request. What do you think?
The text was updated successfully, but these errors were encountered:
I propose to add
exposeUdp(post: Int*)
method to DockerfileCommands which will generateexpose statements with
/udp
near each port. Can create a pull request. What do you think?The text was updated successfully, but these errors were encountered: