After upgrading to OMV 5 and wrestling with portainer for about a day, I have most of my images up and running again, but am still running into many obstacles. The big one for me right now is I have no clue how to forward ports in this UI. In the old Docker interface for OMV I would use the options available to just run the image in host mode and then forward whatever port it was using inside the image to a more desirable one in the host. But I haven't been able to replicate this in portainer.
I think my main point of confusion is I don't understand where to insert the port options as specified
I don't understand, is the -p something that goes in the environment variables? Is it a command that gets run? If so where do I add it? I've never really completely understood how the values that people write out for docker configurations translate to ones in the GUI. All I want to do is change the port the image is running on since I'm starting to install images that are set to use the same default port.
I'm sure I'm missing something obvious but I haven't been able to get the options under the "Network port configuration" or the advanced network tab to do anything.