While trying to expose an incoming SCTP port for my container, I found out that something like -p x:y/sctp is not yet supported. It would be great to have the flexibility of exposing ports for any protocol for a container, although SCTP currently has the highest priority on my wish list.
While trying to expose an incoming SCTP port for my container, I found out that something like
-p x:y/sctpis not yet supported. It would be great to have the flexibility of exposing ports for any protocol for a container, although SCTP currently has the highest priority on my wish list.