Docker – open a port permanently on linux using nc (netcat)
This topic is mentioned multiple times everywhere but none of the solutions work for me. I have multiple Linux host machines, they are actually docker containers, based on alpine image. I would like to open a port on host-a permanently…