in My Container ID 634eb4c5d6ee
, This is my Ports : docker port 634eb4c5d6ee
222/tcp -> 0.0.0.0:222
8080/tcp -> 0.0.0.0:80
8443/tcp -> 0.0.0.0:443
i want Change 8080/tcp -> 0.0.0.0:80
to 8080/tcp -> 0.0.0.0:90
how can i do it on Docker ?
and Published port 80
to another Container ID 8e8caeca7a87