User avatar
snail on head @nellePoint@limbo.town
5mo
one issue i have with docker is this: dawg i cant remember which side is public and which is in the container PLEASE PLEASE PLEASE
❤️1
1
0
2
1
5mo
@nellePoint I try to remember it that if you only put one port down, it puts that containers port and publishes on a random 32000 one, where if you add a second number, it picks that specific port(range)
1
0
0
0
5mo
@nellePoint like

- 8080 -> 32something
- 8080:80 -> 80
- 8080:80-84 -> first available, like 82
1
0
0
0
User avatar
snail on head @nellePoint@limbo.town
5mo
@MiaWinter idk all i need to know is that left is host port, and thats what i always need to change bcs software assuming its the only thing running on the default web ports is silly
0
0
1
0